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

    Hey Sophia,

    Thank you for the inquiry.

    You can hide the logo in the home or front page with this css code.

    .home .logo {
    	display: none;
    }

    To make the header of the front page transparent, try to edit the page and set the Layout > Header visibility and transparency option accordingly.

    Best regards,
    Ismael

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