Home › Forums › All Other Themes › SKT Local Business Pro
- This topic has 3 replies, 2 voices, and was last updated 6 years, 3 months ago by
Forum Moderator.
Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
June 23, 2017 at 4:06 am #76271
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
June 23, 2017 at 4:21 am #76272Hi,
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,
ChrisJune 23, 2017 at 4:54 am #76274Hi Support:
Custom CSS code added, but navigation width did not change.
URL: http://aimhigh.leafcom.website/
Thanks
June 23, 2017 at 5:37 am #76280Hi,
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 -
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.