Hi,
The image of the blog posts are 800px and I want it to be visible in that size but it is not now –
http://www.newyorkhotellbokning.se/dream-on/
What code shall I add?
Thanks
Charlotte
Hi Charlotte!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .fullsize .template-blog .post .entry-content-wrapper > * {
max-width: 100%;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Regards,
Yigit
Thanks :)