-
AuthorPosts
-
July 9, 2014 at 7:52 pm #66916
Kazim EParticipantHi there – I want to make both the navbar menu and the topbar menu transparent like the carousel?
I want the navbar menu and the top bar design like this example:
http://themeforest.net/item/kallyas-responsive-multipurpose-wordpress-theme/4091658?WT.ac=category_item&WT.z_author=hogashJuly 10, 2014 at 6:25 pm #67307
MrinalMemberHey Kazim,
To do so, add the following CSS codes via Customizer > Custom > CSS:
.x-logobar, .x-navbar, .x-navbar .sub-menu { background: transparent !important; }July 10, 2014 at 10:46 pm #67377
Kazim EParticipantHi I tried this but this made the bar go completely transparent – I want as the above example for the bar to be about 35% transparent – how do I control the level of transparency/ alpha?
Also this did not affect the logo bar – only the main nav bar
July 12, 2014 at 8:11 am #67755
Kosher KMemberHi Kazim,
Can you please provide the URL of your site so we can advise accordingly,
You can also try adding this in Customizer -> Custom -> CSS and see if it works.
Change the previous CSS to this.
.x-logobar, .x-navbar .sub-menu { background: transparent !important; }.x-navbar {
background: rgba(0, 0, 0, 0.35) !important;
}`Hope that helps.
CheersJuly 12, 2014 at 7:59 pm #67866
Kazim EParticipantThanks that works great 🙂
July 13, 2014 at 10:56 pm #68181
ChristianModeratorYou’re welcome Kazim.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-66916 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
