• I was wondering if there is any way to set no logo on the transparent header? I only need the transparent header on one page, the homepage. I just don’t want the logo on that page as I have blown up as the first section of that page.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @haleylewis,

    ?Would you please try adding the following CSS code in ?Appearance > Customize > Additional CSS?

    ?.ast-theme-transparent-header .main-header-bar .site-branding, .ast-theme-transparent-header.ast-header-break-point .main-header-bar .site-branding {
    	display: none;
    }?

    ?I hope it will help.

    ??Kind regards,
    ?Herman ??

    Thread Starter haleylewis

    (@haleylewis)

    thank you, that helped alot ??

    ???Perfect, @haleylewis!

    I am very pleased to know that the code is working for you.

    Please mark the topic as resolved and do let us know if there’s anything else we can help you with.

    ??Have a nice day and stay safe!

    ??Kind regards,
    ?Herman ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘transparent header’ is closed to new replies.