By romagromov on Wednesday, 05 August 2015
Posted in Technical Issues
Replies 5
Likes 0
Views 667
Votes 0
Hi!
Is there setting to display related items with 2 columns, intsead 3.



Thanks!
Hello romagromov,

Can your add this CSS code into your template.css file?

div#fd.eb .eb-entry-related > div {
width: 50% !important;
}


Hope this helps.
·
Wednesday, 05 August 2015 17:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, it works.

But the third entry shifts to the right

http://monosnap.com/image/lTqKsYHcwH1XF0KVQLA7rGAeA6PR0T.png
·
Wednesday, 05 August 2015 18:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Can you provide us the URL to that page?
·
Wednesday, 05 August 2015 18:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok, I fixed it.
I just change float to right.
Thanks.
·
Wednesday, 05 August 2015 19:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello romagromov,

Great!
·
Wednesday, 05 August 2015 19:19
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post