- This topic has 3 replies, 2 voices, and was last updated 7 years, 10 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 Local Business Pro
Hi Support:
I am using SKT Local Business and wonder if the navigation bar background color can be extended to both side of the screen?
URL: http://aimhigh.leafcom.website/
Thanks
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
body { overflow-x:hidden;}
.header .header-inner .nav::after {
background: #272727 none repeat scroll 0 0;
content: "";
display: block;
height: 100%;
left: -999999px;
position: absolute;
top: 0;
width: 999999px;
}
.header .header-inner .nav::before {
background: #272727 none repeat scroll 0 0;
content: "";
display: block;
height: 100%;
left: -999999px;
position: absolute;
top: 0;
width: 999999px;
}
Regards,
Chris
Hi Support:
Custom CSS code added, but navigation width did not change.
URL: http://aimhigh.leafcom.website/
Thanks
Hi,
Kindly send us your WordPress admin details (Username & Password) via
sktthemes.net/contact Please mention this forum URL while replying so that we understand what
needs to be done.
Regards,
Chris
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 […]