Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: White space in gallery #1065863
    This reply has been marked as private.
    in reply to: White space in gallery #1065364

    Hi!

    See Private content

    in reply to: White space in gallery #1063531
    This reply has been marked as private.
    in reply to: Same transparant sub menu #1046236
    This reply has been marked as private.
    in reply to: Same transparant sub menu #1041126
    This reply has been marked as private.
    in reply to: Same transparant sub menu #1040198

    Hi,

    I mean the full width submenu. See the link in private date for the page. ( not on the home)

    • This reply was modified 5 years, 11 months ago by Dirkoop.
    in reply to: Same transparant sub menu #1038383

    Hi Victoria,

    The main menu is now good, only i have a now question about the full with menu, I want this the same color/transparency as the main menu when scrolling. ( its a little bit darker when scrolling)

    This is the code i use for the main menu in CCS:

    .header_color .header_bg, .header_color .main_menu ul ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div, .header_color .av-subnav-menu > li ul, .header_color .av-subnav-menu a {
    background-color: rgba(0, 0, 0, 0.65);
    color: #ffffff;
    }


    This code i use in General styling CCS:

    #top .av_header_transparency {
    background: rgba(0, 0, 0, 0.4);
    }

    This code i use now for the full with sub menu:

    #sub_menu1, #sub_menu1 a {
    background:#D3D3D3;
    }

    Page with full with sub menu in the private content

    • This reply was modified 5 years, 12 months ago by Dirkoop.
Viewing 7 posts - 1 through 7 (of 7 total)