Tagged: x
-
AuthorPosts
-
October 28, 2016 at 3:24 pm #1235217
MikeMobley2002ParticipantHey Guys,
I’ve build another site with the same white background and the Nav Bar “stood out” compared to the one I’m working no now. How do I get the main Nav bar to “stand out” and look similar to attached pictures?
1. Collaborative Communications pic is the nav bar I want
2. Insurance for texans is the one that needs to be adjusted.
Thank you.
October 28, 2016 at 11:42 pm #1235583
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.x-navbar { -webkit-box-shadow: 0px 7px 25px 0px rgba(50, 50, 50, 0.34); -moz-box-shadow: 0px 7px 25px 0px rgba(50, 50, 50, 0.34); box-shadow: 0px 7px 25px 0px rgba(50, 50, 50, 0.34); }Let us know how it goes.
Thanks.
October 29, 2016 at 9:00 am #1235868
MikeMobley2002ParticipantGot it, thank you!
Quick followup…if the top area is white, how do I change the color of the mobile Navbar button?
October 29, 2016 at 9:37 am #1235890
MikeMobley2002ParticipantCan that same shadow box principle be applied to the mobile Nav button? I attached a picture where you can’t see the button….probably need to change the colors of the nav bar mobile button lines too.
October 29, 2016 at 10:58 am #1235958
ThaiModeratorHi Mike,
Upon checking your website, I could see that the color of the mobile navbar button was changed.
Did you sort it out?
Regards!
October 29, 2016 at 2:46 pm #1236118
MikeMobley2002ParticipantI got the color but how can I add the shadow or styling where it looks obviously like a button and not just 3 lines?
October 30, 2016 at 12:33 am #1236374
Rue NelModeratorHello There,
Thanks for the updates! To add some shadow and other styling to make it look like a button, you can make use of this code:
body .x-btn-navbar.collapsed { padding: 7px; border: solid 1px #e5e5e5; box-shadow: 0 0 3px rgba(0,0,0,0.5); }Hope this helps. Please let us know how it goes.
October 30, 2016 at 8:17 am #1236607
MikeMobley2002ParticipantThank you!
October 30, 2016 at 8:42 am #1236617
ThaiModeratorIf you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1235217 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
