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

    Hi there,
    I need a little css to remove a big padding space underneath the top menu, see here:
    https://www.nwgoodneighbour.org.uk
    Many thanks!
    Susanne

    #1334833

    Hey Susanne,
    Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:

    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 140px !important;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1334848

    Perfect, Mike – works like a charm.
    Many thanks,
    Susanne

    #1334851

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘remove padding under menu’ is closed to new replies.