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

    Hi,

    Is there a way of display no logo?

    Thanks.

    Marshall

    #227409

    Hi wackyadventurer!

    You can hide the logo using this on Quick CSS:

    #header_main > div > .logo{
    display: none;
    }

    Best regards,
    Ismael

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