- This topic has 3 replies, 2 voices, and was last updated 9 years, 6 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 › BiznessPro – Nav Bar
Hi SKT Support,
I am requesting code to expand one menu item’s hover color on the far right of my navigation bar. When you hover on it, it does not fully hover all of it and leaves a tiny portion to the right of it as the original nav bar color. Could this be fixed so the entire area is covered?
Here is the url to my site: http://www.spcsslinger.org/
Hi Colleen,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
nav ul li a{padding:7px 26px 6px 27.4px !important;}
Regards,
Brad
Hi Brad,
When I typed in this code, the Nav Bar creates a second line. I would like to keep the menu items all on one line but not have a tiny space not utilized. It’s a picky detail, but is this at all possible?
Add this code in custom css box:
nav ul li a{ padding: 7px 27px 6px 26.2px !important;}
Hope it works.
Regards,
Brad
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]