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

    Hi there

    I’d like to set up my header without any logo as I am including the logo in the featured image. Could you please tell me if this is possible? There is no option for no header in the dropdown options.

    thanks

    #234496

    Hey!

    Try adding this code to the Quick CSS:

    .logo {
        display: none !important;
    }

    Cheers! 
    Josue

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