Hi guys,
I am having some difficulty keeping the posts/blog widget to stay within the designated columns.
When using the blog widget to display certain categories on the same page I am noticing that they only fit within a 1/2 column. Any less than 1/2 and the content does not wrap within this column.
It is a site wide issue – I have three pages where this is an issue (specified in the private content section).
I have disabled all plugins and the problem still persists and I can’t find any similar issues within these forums.
Screenshot included.
I would really appreciate any help you guys could give me here – I am well and truly stuck!
Thanks
Edney23
Hi edney23,
Please try the following in Quick CSS under Enfold–>General Styling:
#top .fullsize .template-blog .post .entry-content-wrapper {
max-width: 100% !important;
}
Regards,
Rikard
Hey edney23!
can you give us some info, what browser and what OS that is happening?
On firefox at mac, I have not managed to see that issue at all, an none of those pages.
Cheers!
Basilis
Thanks for the replies guys – that code has worked!
Basilis – the reason why you might not of been able to see it was because I reverted the columns to 1/2 on those pages as I needed to demo those pages to client. Anything smaller would cause the issue for some reason.
Anyway, thanks again guys!