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

    Hello,

    I would like to hide the Logo + Menu Area.

    I tested some css but it doesn’t work.
    Is it possible ti hide it or remove it ?

    Kind regards
    Sebastien

    • This topic was modified 3 years ago by schampilou.
    #1358872

    Hi Sebastien,

    Try adding this CSS code in Enfold > General Styling > Quick CSS:

    #top #header_main {
        display: none;
    }

    If that does not help, please post the link to your site (you can also post it privately)

    Best regards,
    Nikko

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