Home / Forums / BabyStreet Kids and Baby WooCommerce Theme / ResolvedMobile menu background color and font color
ResolvedMobile menu background color and font color
Tagged: mobile menu css
- This topic has 2 replies, 2 voices, and was last updated 3 days, 16 hours ago by
Alex.
Viewing 3 posts - 1 through 3 (of 3 total)
- AuthorPosts
- August 22, 2023 at 1:10 pm #37796
gegeor
ParticipantHello
How can i change the background color in mobile menu to white (currently is black) and the font color to black (for the new white background),
which is the css to use please?
Thank youSeptember 16, 2023 at 12:11 pm #37901gegeor
ParticipantHello
Any help on this is appreciated
Thank youSeptember 23, 2023 at 6:47 pm #37917Alex
KeymasterHello gegeor,
Sorry for the delay.
Paste following CSS in Customizer -> Custom CSS:
#menu_mobile { background: #FFF !important; } #menu_mobile a, #menu_mobile ul.babystreet-mobile-menu-tabs li a { color: #111!important; } a.mob-close-toggle:after, a.mob-close-toggle:before { background-color: #111 !important; }
Regards,
Alex - AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in and have valid license to reply to this topic.