Home / Forums / BabyStreet Kids and Baby WooCommerce Theme / ResolvedHOW CAN CHANGE MENÙ FONT SIZE AND MOBILE MENÙ BACKGROUND COLOUR
ResolvedHOW CAN CHANGE MENÙ FONT SIZE AND MOBILE MENÙ BACKGROUND COLOUR
Tagged: background mobile menù, font menù
- This topic has 3 replies, 2 voices, and was last updated 3 years, 2 months ago by
Althemist.
Viewing 4 posts - 1 through 4 (of 4 total)
- AuthorPosts
- June 30, 2020 at 5:51 pm #23874
marcoweblife
ParticipantHey guys, I need to can change the menù font size and the mobile menù background colour (white and not grey), and of course the text colour then.
can you help me?
thanks
July 1, 2020 at 12:43 pm #23961Althemist
KeymasterHi marcoweblife,
The menu font size settings are located under Theme Options > Header Area where the other menu settings are.
The mobile menu colors can only be changed with CSS.
Regards,
DimitarJuly 2, 2020 at 2:11 am #24040marcoweblife
ParticipantOk perfect, but if I could change the CSS…. can you pls help me to change the color in the CSS or give me more details?
thanks
MarcoJuly 6, 2020 at 8:49 pm #24152Althemist
KeymasterSomething like this:
#menu_mobile { background: #yourcolorcode !important; } ul#mobile-menu.menu li a, #babystreet_mobile_account_tab li a { color: #yourcolorcode !important; } a.mob-close-toggle::after, a.mob-close-toggle::before { border-color: #yourcolorcode !important; }
- AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in and have valid license to reply to this topic.