-
AuthorPosts
-
July 14, 2016 at 12:48 pm #660808
Good Afternoon,
I just need another information about the color of the menu in this screenshoot (the blue color) : http://www.noelshack.com/2016-28-1468493211-capture.png
Where can i change it ?
Best Regards,
NoéJuly 15, 2016 at 8:41 am #661164Hey mewmew21,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
Change the background color value to suit your design :)
#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text{ background-color: #ca0003; border:none; }
Best regards,
VinayJuly 15, 2016 at 12:38 pm #661214I just test it but it’s doesn’t work
Best Regards,
NoéJuly 15, 2016 at 12:39 pm #661216In my quick css i have :
.av-main-nav li:hover .avia-menu-fx, .current-menu-item > a > .avia-menu-fx, .av-main-nav li:hover .current_page_item > a > .avia-menu-fx { opacity: 0 !important; } .av-main-nav #menu-item-3484 ul { left: -130px; } li#menu-item-3407 ul.sub-menu { width: 100%; } #menu-item-3629 .sub-menu { left: -100px; } .menu-item-language .sub-menu { left: 0; width: 100px; } .current-menu-item > a > .avia-menu-fx { display: none; } #menu-item-3668 .sub-menu { left: 0 !important; } .av-main-nav li:hover .avia-menu-fx, .current-menu-item > a > .avia-menu-fx, .av-main-nav li:hover .current_page_item > a > .avia-menu-fx { opacity: 0; } .av-main-nav > li.dropdown_ul_available .avia-menu-fx { display: none!important; } #footer { padding: 5!important; } #footer .widget { margin: 0!important; } .av-main-nav > li.dropdown_ul_available .avia-menu-fx { display: none!important; } .av-main-nav li:hover .avia-menu-fx, .current-menu-item > a > .avia-menu-fx, .av-main-nav li:hover .current_page_item > a > .avia-menu-fx { opacity: 0px; } .current-menu-item > a > .avia-menu-fx { display: none; } .home #after_layer_slider_1 .content { padding-top: 40px; padding-bottom: 50px; } .page-id-3789 .content { padding-top: 30px!important; } .page-id-3789 .tabs { fond-size: 20px!important; } .js_active .tab { font-size: 13.5px; } .flex_column.av_two_fifth.flex_column_div.av-zero-column-padding.first.avia-builder-el-9.el_after_av_one_full.el_before_av_three_fifth.column-top-margin { margin-left: -30px; } .js_active .tab { color: white; } .av-masonry-date { display: none !important; } .main_color .tabcontainer .tab { background:#0066b0; } #top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text{ background-color: #e45817; border:none; }
July 15, 2016 at 12:44 pm #661220Hi,
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
If that does not help, please create a temporary admin login and post it here privately so we can look into it.Best regards,
YigitJuly 15, 2016 at 12:49 pm #661225Yes so i’ve correct code here :
#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text{
background-color: #e45817;
border:none;
}
So please find in private content the temporary access.July 15, 2016 at 12:57 pm #661229Hey!
Issue was exactly that – http://i.imgur.com/YLN4oJp.png :)
I fixed it, please review your website nowRegards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.