Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Rachel,

    Can you please post a link to your site? Thanks!

    Thread Starter rachelsung

    (@rachelsung)

    Hi, My site is not online yet.

    I am using theme “evolve”.

    How do I change the default sticky header background colour “black” to another colour. And the font style, can I change it at all? I couldn’t find any option for me to change the default sticky header colour and font.

    Thread Starter rachelsung

    (@rachelsung)

    Just figured out that the sticky header colour changes with the head menu colour.
    However, the font is still different from the title though. How do I change the font of sticky header? and how do I remove the logo from sticky header?

    Hi,

    Use the following in Theme Options -> Custom CSS to remove your logo from sticky header

    #header.sticky-header .logo-url {
        display: none !important;
    }

    Regarding having a different font for text in sticky header.
    You need to have a plugin that allows you to add a font into your website.
    Then apply it to your sticky header text.
    It’s difficult to help unless we can see your website.

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change Sticky Header background colour and font colour?’ is closed to new replies.