- This topic has 3 replies, 2 voices, and was last updated 8 years, 7 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]