By Andrew on Wednesday, 29 July 2015
Posted in Technical Issues
Likes 0
Views 438
Votes 0
We are making use of the new EB5 Nickel Theme, but it seems to not really work with the two columns on a mobile screen. Is there a way to set it so it reverts to a single column when site is browsed on mobiles?

Test using iPhone 4

See attached image:
Hi Andrew,

I am sorry for the late reply and for the inconvenience caused.

Can you please add this css override code into your current Joomla template to fix this issue:

div#fd.eb .eb-masonry.w480 .eb-masonry-post,
div#fd.eb .eb-posts.w480 .eb-masonry-post {
width: 100% !important;
position: static !important;
}


We will address this in the next releases. Have a nice day
·
Wednesday, 29 July 2015 19:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks, that solved that issue.

No inconvenience at all, I just appreciate it when you guys are so helpful. Also appreciate it when you accept and handle these issues in this manner. Together with you we also want to assist you to improve the solutions...

Really appreciate your help.
·
Wednesday, 29 July 2015 19:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating, glad that your issues are resolved now.
·
Thursday, 30 July 2015 00:32
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post