- This topic has 3 replies, 2 voices, and was last updated 8 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 › 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
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]
Are you looking for the best painting company WordPress themes? If so, you’ve landed on the right page for the painting company themes. This post […]
Document Management WordPress Plugins for File Management There are many document management WordPress plugins available online. Starting to open-source blogging software to a fully-fledged CMS […]