Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Scrolled header transparency and picture focus #701962

    Yes, thank you, this all worked perfectly.

    Now, as a final thing – is there any way to make the mobile header glassy/transparent as well? Right now it’s just plain white. I tried adding this:

    @media only screen and (max-width: 767px) { 
    #top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle {
      background: transparent!important;
      position: absolute!important;
    }}

    But that messes with the positioning and makes the logo area overlap with my first section on the page.

    in reply to: Scrolled header transparency and picture focus #700635

    Hi Basilis

    I tried your suggestions, but neither one of them made any difference. Am I right to assume that I’m supposed to add them to the Quick CSS box in the General Styling tab?

    in reply to: Scrolled header transparency and picture focus #700611

    Hi Ismael, thanks for your reply.

    I’m sorry about the error – it was a faulty plugin which I believe is fixed now. Apparently updating the stock Ninja Forms plugin makes the whole site go south.

    I entered the CSS code you provided, and it makes no difference. Maybe now that you can see the site, you have another idea?

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