Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #925518

    Hi,
    I’m searching but can’t find a solution for my problem: I removed the maningen and the logo in the top/ logo area but there remains a white space.
    How can I remove this?

    #925560
    This reply has been marked as private.
    #925567

    Hi,

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

    #header_meta {
        display: none;
    }

    Hope it helps :)

    Best regards,
    Nikko

    #925585
    This reply has been marked as private.
    #925592

    Hi,

    Try using this css code in Quick Css:

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

    Let us know if this helps.

    Best regards,
    Nikko

    #925613

    Yes!!! thanks a lot.

    #925618

    Hi,

    Glad that we could help. Thanks for using Enfold and have a great day! :)

    Best regards,
    Nikko

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Remove Logo area’ is closed to new replies.