- This topic has 3 replies, 2 voices, and was last updated 7 years, 8 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
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]
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 […]
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 […]