Tagged: header menu
-
AuthorPosts
-
February 4, 2014 at 4:52 am #219152
I am using the Enfold template and would like to know how to accomplish the following:
Create a navigation bar at time with background color, text size, hover color, and font style.
http://postimg.org/image/tggg6cqrn/February 4, 2014 at 4:13 pm #219421Hi bbuttry!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a { color: white; background-color: red; } .header_color .main_menu ul:first-child > li > a { color: white; background-color: orange; }Regards,
YigitFebruary 5, 2014 at 1:55 am #219727Thank you! I love this template. One more thing…is it possible to adjust the height of the menu? I am using the Fixed header with social icons and navigation.
http://postimg.org/image/kk4f36tnv/February 5, 2014 at 4:02 am #219744Hey!
You can add following code to Quick CSS as well
.main_menu ul:first-child > li > a { height: 40px!important; line-height: 40px!important; margin-top: 65px; } .header-scrolled .main_menu ul:first-child > li > a { margin-top: 0; }Cheers!
YigitFebruary 5, 2014 at 7:02 am #219790We have integrated Enfold theme and the Slide Out menu is not showing on iPad portrait Mode (Max-width: 989px) . Can you please check : http://sol8beta.com/xowindows/ and let us know what is causing the issue.
February 5, 2014 at 5:06 pm #219996Hey!
@kaslam311 Please see http://kriesi.at/documentation/enfold/change-when-mobile-menu-appears/Best regards,
YigitFebruary 6, 2014 at 7:27 am #220350Thank you!
February 6, 2014 at 7:52 am #220356 -
AuthorPosts
- The topic ‘Header Menu Navigation Bar’ is closed to new replies.
