Change DIVI mobile menu background color
Looking to change the background color of the menu different just for mobile interface.
For desktop, you enter the color by the theme customizer.
This will change just for mobile, add this code to the Custom CSS area from Theme Options:
@media only screen and (max-width: 767px) {
#mobile_menu {background-color: PLACE THE COLOR HERE;}
}
For desktop, you enter the color by the theme customizer.
This will change just for mobile, add this code to the Custom CSS area from Theme Options:
@media only screen and (max-width: 767px) {
#mobile_menu {background-color: PLACE THE COLOR HERE;}
}
Subscribe to:
Post Comments
(Atom)
Tags
Blogger
(5)
buttons
(1)
css
(3)
divi
(103)
elegant themes
(44)
extra
(8)
fable
(1)
gravity forms
(11)
jQuery
(3)
ownCloud
(1)
ProtonMail
(3)
Reddit
(2)
responsive
(1)
tables
(1)
vanilla forums
(3)
whmcs
(3)
WooCommerce
(3)
wordpress
(40)

Top snippets
- DIVI menu text bold on hover
- How to remove the responsive functionality from Elegant Themes Exlorable
- Move secondary Menu in DIVI below the Primary Menu
- Disable pause on hover for DIVI slider module
- Disiable Mobile Menu from showing with DIVI theme
- Add Thin Colored Line Under Menu in DIVI
- How to center align the Gravity Forms submit button
- Integrating Gravity forms with DIVI
- Divi menu overlaps logo when scaled down
- Vertically align Divi button

0 comments:
Post a Comment