Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26132

    Hi, is there a way to remove the margin or distance between Special headers.

    The padding can be adjusted but it seems there is a 20px margin always added.

    Thanks in advanced

    Mark

    #129411

    Hi,

    Please add this css to you /css/custom.css file OR to Quick CSS located in enfold > (theme options) > layout styling at the bottom of the page: (change 50px

    .av-special-heading {
    margin-top: 0px !important;
    }

    Thanks,

    Nick

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Header Margin’ is closed to new replies.