- This topic has 3 replies, 2 voices, and was last updated 7 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 › Main Menu Disappeared
http://www.mysfirm.com/100BMLV/about-100-black-men-of-las-vegas/
theme: donation
I can not get the main header menu to appear.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#topmenu ul li a { padding:15px; font-size:12px; line-height:18px;}
Regards,
Chris
Thank you! Is there a way to make the ovals of the active/hoover into rectangles? see screenshot
https://snag.gy/8zOsvQ.jpg
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
Remove
#topmenu ul li a { padding:15px; font-size:12px; line-height:18px;}
And add this new code there
#topmenu ul li a { padding:15px 25px; font-size:12px; line-height:18px; border-radius:0 !important;}
Regards,
Chris
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 […]