Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Thank you, Mike,

    Success. Great!

    I only had to add “position” as in my first attempts and now it looks great (and transparent) on mobile.

    .html_mobile_menu_tablet #top #wrap_all .av_header_transparency {
        background-color: transparent !important; 
        position: absolute!important;
    }

    Now, I also found a solution for the 2nd problem in this forum: How to make the sticky header also transparent after scrolling down (when it becomes opaque and white).

    /* Set background of sticky header */
    .header_color .header_bg {
        background: transparent;
    }

    Many thanks for your great support again and regards,
    Hart

    • This reply was modified 4 years, 6 months ago by hartg. Reason: Solution found now

    A possibly related question:

    How do I change the background of the sticky header? All the standard ways as well as the solutions I found in this forum don’t work here (layout demo “One Page Landing Page”).

    As a first step, I would be happy if I could change the background color of the sticky header.

    • This reply was modified 4 years, 6 months ago by hartg.
    This reply has been marked as private.
    in reply to: Import of Enfold-Demo "One Page Restauraunt" has a few bugs #1156449

    Meanwhile, I have found all the missing settings. Good exercise. (o;

    Might be nice for rookies, to have this working directly after import. As it is for all the other demo imports I have tried.

    • This reply was modified 4 years, 6 months ago by hartg.
Viewing 4 posts - 1 through 4 (of 4 total)