Bootstrap mega menu
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/links.html
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/links.html
-
-
- Posts: 124
- Joined: Thu May 24, 2012 1:47 am
Bootstrap mega menu
Is it possible to make the background transparent in Bootstrap mega menu, using css?
- crispy68
-
- Posts: 3100
- Joined: Thu Oct 23, 2014 12:43 am
- Location: Acworth, GA
- Contact:
Re: Bootstrap mega menu
Are you referring to the background of the dropdown portion? if so, add this to the page HTML between the <head> tags:
Code: Select all
<style>
ul.dropdown-megamenu.row{background-color:transparent;}
</style>
-
-
- Posts: 124
- Joined: Thu May 24, 2012 1:47 am
Re: Bootstrap mega menu
Thanks for that, no I mean the background to the main navbar
- Pablo
- Posts: 23776
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Bootstrap mega menu
You can select 'transparent' for the background color of the main menu items.
-
-
- Posts: 124
- Joined: Thu May 24, 2012 1:47 am
Re: Bootstrap mega menu
Thanks for that, I did not see that option, please forgive my stupidity.
- Pablo
- Posts: 23776
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact: