Tagged: x
-
AuthorPosts
-
January 19, 2017 at 7:55 am #1336618
gabrieldesign.swissParticipantHi there
1. What CSS-Code do I need, when I wan to have my current site in another color (top navbar)?
2. When I have a dropdown-nav and I am on a sub-page, is it also possible to have the current Site from top-nav in this color?
Thanks
January 19, 2017 at 8:45 am #1336686
RahulModeratorHey There,
Thanks for writing in!
To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
January 19, 2017 at 8:48 am #1336689
gabrieldesign.swissParticipantThis reply has been marked as private.January 19, 2017 at 10:42 am #1336828
JadeModeratorHi there,
Do you mean the background color of the main navigation?
If so, kindly add this code in the customizer:
.x-navbar-inner { background-color: #efefef; }Kindly change the background color value.
Hope this helps.
January 20, 2017 at 1:43 am #1338006
gabrieldesign.swissParticipantHi there,
i just want to hilight the current page, so, when i’m on the services-site the navigation should show an underline or something like that. And my second question was: When we have a top-nav-subject called services and to this we have a dropdown with 3 sub-nav-subjects, let’s say 1. webdesign 2. printdesign 3. video > when i am on the webdesign-page, then i wanna have the “mother-subject” (services) hilighted in the top nav-bar.
Do you get me? 🙂
January 20, 2017 at 2:10 am #1338045
Rue NelModeratorHello There,
Thanks for updating in! When I view your site, I am seeing this: http://prntscr.com/dxyy63
I am not seeing the Services in the topbar or in the main menu. Meanwhile, to resolve your issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-navbar .desktop .x-nav > li.current-menu-parent > a { color: #731518; } .x-navbar .desktop .x-nav > li.current-menu-parent > a > span { box-shadow: 0 2px 0 0 #731518; } .x-navbar .desktop .current-menu-parent .sub-menu .current-menu-item a { color: #731518 !important; }Please let us know if this works out for you.
January 20, 2017 at 3:42 am #1338130
gabrieldesign.swissParticipantFantastic, you rock!!
January 20, 2017 at 6:17 am #1338242
Paul RModeratorThank you for your kind words. Have a nice day! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1336618 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
