Hi.
I can’t find how can I manage margins in the theme.
In posts in blog the margin are too big, how can I reduce only margin (left and right) in the posts?
And how works inner padding? I change the pixels from 0 to another value but it’s not working.
I dont understand.
Thanks.
Hey vmoralestejedor,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
It’s in my local, here you have a screenshot.
Hi!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .fullsize .template-blog .post .entry-content-wrapper > *, #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.
Cheers!
Yigit
Is not working, margins still appearing.
Thank you.
Hey!
Have you made sure that > is not converted as i posted in the screenshot above?
If you have, Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
If that too does not work, we are going to need to login to your site.
Cheers!
Yigit
I did what you say but still not working, margins still appearing.
Im working on my local.
It’s fixed, sorry my fault!
Thank you.