StackIdeas
Related items with 2 columns?
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.
Nik Faris
·
Wednesday, 05 August 2015 17:51
·
0 Likes
·
0 Votes
·
0 Comments
·
#214090
Yes, it works.
But the third entry shifts to the right
http://monosnap.com/image/lTqKsYHcwH1XF0KVQLA7rGAeA6PR0T.png
romagromov
·
Wednesday, 05 August 2015 18:27
·
0 Likes
·
0 Votes
·
0 Comments
·
#214105
Hello,
Can you provide us the URL to that page?
Nik Faris
·
Wednesday, 05 August 2015 18:58
·
0 Likes
·
0 Votes
·
0 Comments
·
#214122
Ok, I fixed it.
I just change float to right.
Thanks.
romagromov
·
Wednesday, 05 August 2015 19:18
·
0 Likes
·
0 Votes
·
0 Comments
·
#214138
Hello romagromov,
Great!
Nik Faris
·
Wednesday, 05 August 2015 19:19
·
0 Likes
·
0 Votes
·
0 Comments
·
#214141
View Full Post