• Resolved Thobie

    (@thobie)


    I have activated the sticky menu.

    Currently, the sticky menu has a transparent background.

    I would like to change the background color to white.

    Where can I change this setting? In the Customizer or via CSS?

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @thobie,

    Thanks for reaching out to us.

    You can change the sticky header background color in the Customizer > Header > Edit Main Row > Style tab. For your reference, here’s a quick screencast.

    I hope this helps! Please let us know if you have any questions.

    Thanks.

    Hi @thobie,

    Thank you for reaching out!

    In case you’d prefer to use a Custom CSS option, please add this code to the Customizer > Custom CSS section:

      .sticky-header-active .has-sticky-header .shfb-below_header_row
      {
      background-color: #fff;
      }

      I hope this helps!

      Thread Starter Thobie

      (@thobie)

      Hello Kenneth,

      unfortunately, neither of the suggested solutions works.

      Neither via the setting in the header in the customizer nor with the CSS code.

      I’m attaching a screenshot; the background of the sticky menu is still transparent.

      https://www.nudelheissundhos.de/IMG_4288.PNG

      Thread Starter Thobie

      (@thobie)

      Hello, it is now functioning.

      I did not place the primary menu in the main row, but rather in the bottom row.

      I selected the latter and then set the background color of the sticky menu to white via Header –> Style.

      Hi @thobie,

      We’re thrilled to hear that your issue is resolved! Thanks for letting us know.

      Your experience is important to us, and we would love to hear your thoughts on using Sydney. Would you mind sharing a quick review? It only takes a minute and helps us continue to improve!

      Here’s the link to leave a review. We appreciate your time and feedback!

      Thanks.

    Viewing 5 replies - 1 through 5 (of 5 total)

    The topic ‘Sticky menu’ is closed to new replies.