Home Forums Basel support forum Remove Default Logo on Header

Remove Default Logo on Header

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #343661

    lopezjl
    Participant

    Hello, I would like to remove the default logo from the header. From the header layouts there is not an option to have only the navigation menu without a Logo. I have set a logo for the sticky header, but I don’t want to have the logo on the Header.

    Thanks!

    #343982

    Hello,

    Please insert the credentials into the Private content below the message area. I will check and give custom CSS to hide the logo.

    Best Regards

    #344011

    lopezjl
    Participant

    Credentials as in my License code?

    #344148

    Hello,

    I need your site URL and access if your site is under the construction to give your custom CSS.

    Please insert the credentials into the Private content below the message area.

    Best Regards

    #344409

    lopezjl
    Participant

    Here are my credentials.

    #344450

    Hello,

    Sorry, disregard the previous message, it was sent by mistake.

    Please add this code to the Theme Settings > Custom CSS > Global:

    .header-shop .site-logo {
        display: none;
    }

    Best Regards

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)