Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #972279

    Hi!
    Please check http://www.karmozijn.com/wp
    And see attached image.
    I would like to get rid of the spaces marked in green on the attached image. How can I do this?
    image
    Thanks for your answer!
    Martine

    #972421

    Hey famewebdesign,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top main.content.av-content-full {
        padding: 0;
    }

    or

    <pre><code>#top main.content.av-content-full {
        padding: 0 !important;
    }

    Hope it helps :)

    Best regards,
    Nikko

    #972425

    Thanks!

    #972432

    Hi,

    I’m glad you were able to get this corrected. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

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