Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Hi!
See Private content
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.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.
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.
-
AuthorPosts