Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #713736

    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.

    #713871

    Hey vmoralestejedor,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #714126

    It’s in my local, here you have a screenshot.

    #714158

    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

    #714173

    Is not working, margins still appearing.
    Thank you.

    #714174

    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

    #714336

    I did what you say but still not working, margins still appearing.
    Im working on my local.

    • This reply was modified 8 years ago by VM.
    #714343

    It’s fixed, sorry my fault!

    Thank you.

    #714407

    Hi,

    Ok great, glad you got it working. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.