• Resolved calincole

    (@calincole)


    Hi,

    I just installed the 3.2.1 version and am ,playing around with the Sticky Header functionality. My questions is how can I make the header a solid (non transparent)layer?

    As it stands now, if sticky header is enabled, and I scroll down the page the text or images in the body area are still visible underneath the header.

    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Try:

    .sticky-enabled .tc-header {
      background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
    }
    Thread Starter calincole

    (@calincole)

    Works great, thank you!

    Great. Can you change status to [resolved] in rhs sidebar if you’re happy please.

    I’ve also suggested it becomes a feature in 3.2.2.

    Same here had similar issues testing that on #Wamp,
    As I usually reference your response are top notch!.

    Thanks

    I know this has been marked as resolved but when I apply this change my background still remains transparent. I have tried refreshing the page and emptying the page cache but that has no effect.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘3.2.1 Sticky Menu Transparency’ is closed to new replies.