- This topic has 3 replies, 2 voices, and was last updated 2 years, 4 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Mobile Menu
I am using the Spa theme and had asked earlier for a custom code to make the “Book an Appointment” disappear, Now I don’t see the menu on mobile since it may be the same color as the header bar, can you help with a code that will make the hamburger/mobile menu appear in white?
The URL is https://dare2bbare.com/staging/1016/
thanks
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:1023px) {
#simple-menu .fa-bars {
color: #fff !important;
}
}
Regards,
Dave
Thanks Dave! Have a great day! (or night, depending)
Hi John,
Welcome ????
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Dave
WordPress Payment Gateway Plugins Running an online shop is exciting, but one of the biggest challenges store owners face is handling payments. Customers today expect […]
Support Ticket System or Help Desk WordPress Plugins Providing great customer support is no longer optional—it’s a necessity. Whether you’re running an online store, offering […]
WordPress Calculator Plugins Websites today are more than just digital brochures—they’re interactive platforms designed to engage users. One of the most effective ways to make […]