- This topic has 1 reply, 2 voices, and was last updated 7 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Biz/Corp Theme Support › Biz Pro header & menu question
Hi,
I have this site: http://ncpc2017.erpmusic.com/
I used this Custom CSS to have a background for my header:
.header {background:url(wp-content/themes/skt_biz_pro/images/header-bckgrnd.jpg); }
But this only works with the home page and all other pages still have white header. How to fix that?
Secondly, what CSS should I use to make my navigation menu bold and center it?
Thanks! 🙂
Hi Peeter,
Add this code in Custom CSS Box and remove your code that you have added for the header image:
.header {background:url(http://ncpc2017.erpmusic.com/wp-content/themes/skt_biz_pro/images/header-bckgrnd.jpg) !important; }
Add this code in Custom CSS Box for navigation:
.header_right{float:none; text-align:center;}
nav ul li{display:inline-block; float:none;}
nav ul li a{font-weight:700;}
Regards,
Brad
The Horse Ranch WordPress Themes by SKT Themes are designed to highlight the beauty and professionalism of equestrian businesses. With stunning layouts for service descriptions, […]
Tarot WordPress Themes by SKT Themes offer visually stunning and intuitive designs tailored for spiritual services. With features like appointment booking systems, service sections, testimonial […]
Adventure Sports WordPress Themes by SKT Themes are designed to meet these needs with dynamic layouts, high-quality image galleries, and dedicated sections for services, tours, […]