- This topic has 3 replies, 2 voices, and was last updated 8 years, 9 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 › SKT Complete Pro Menu background full width color?
Any CSS to color in the full width of the menu background? Not the whole header, just behind the menu. See example of where I mean here:
http://frankiejohnnieluigitoo.com/wp-content/uploads/2016/09/menu-back-example.jpg
Thanks in advance,
Bobby
Hi Bobby,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.header.type3 .center { width:100%;}
.centerlogoarea #topmenu { background:#000;/*change menu background here*/}
.centerlogoarea #topmenu ul { width:1170px; margin:auto;}
Regards,
Shri
That works great for the main menu, however it messes up the sub menus.
See example of messed up sub menu here:
http://frankiejohnnieluigitoo.com/
Am I doing something wrong?
Bobby
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
#topmenu ul li ul { width:220px !important;}
Regards,
Shri
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]
Are you looking best freelancer WordPress themes and templates? Here’s a list of the best freelancer WordPress themes for all individuals and freelancers. Premium Freelancer […]