- This topic has 4 replies, 41 voices, and was last updated 7 years, 6 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › WordPress Themes – Premium › Celestial (Celestial Reloaded) › there is not a navigation customization
I have downloaded the newest version of the theme and when I go into customize there is not a navigation option to change the color of the nav links. Please help. Thanks.
I found the code for the nav color in the parent theme editor for the css and changed the color, added a plugin for custom css and added the code below but it still does not change the navigation color. I do not know why the navigation options are not showing up when the theme is installed. Please help. Thank you.
.main-navigation li a:hover {
color: #da251d;
}
.main-navigation ul li:hover > ul {
display: block;
background-color: #f6f6f6;
border-bottom:6px solid #da251d;
border-radius:12px;
-webkit-box-shadow: 0px 7px 7px 3px rgba(0, 0, 0, .25);
box-shadow: 0px 7px 7px 3px rgba(0, 0, 0, .25)
}
/* make the main level menu items active with a colour */
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
color: #da251d;
font-weight:bold;
}
/* make the submenus active with a background */
.main-navigation ul.sub-menu li.current-menu-item > a,
.main-navigation ul.sub-menu li.current-menu-ancestor > a,
.main-navigation ul.sub-menu li.current_page_item > a,
.main-navigation ul.sub-menu li.current_page_ancestor > a {
color: #da251d;
background-color: #ededed;
}
Hi Rachel,
We found a bug in our theme, so we will update our theme soon with bug fixing. Please stick in our social media.
Thanks
Hi Rachel,
We have updated our theme with bug fixing, so please update your theme.
Note: Before updating your theme please make backup of your theme.
Thanks
Thanks for this fix! No more random blue text in my nav menu- yay! :cheer:
With our premium themes, we offer access to site documentation, video tutorials and timely support. Even if you have just started on WordPress, our support staff have the patience to help you create appealing sites gracefully.
Company
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.To find out more, including how to control cookies, see here: Privacy Policy
© Copyright © 2023 Styled Themes. All Right Reserved.