- This topic has 6 replies, 2 voices, and was last updated 3 years ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › IT Consultant Support › Header Color change
Hi, how do I change the color of the text in the header, the color of the phone number, etc.?
thanks
www.kkprint.sk
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.head-info-area strong a {
color: #a9b712 !important;
}
Regards,
Dave
thanks, and how i change menu color and header size?
Hi,
Kindly go to Appearance >> Basic settings >> Header >> Header >> Menu Hover text color and Menu active text color.
See example screenshot:
https://nimb.ws/wkqKlN
Regards,
Dave
Thanks <3
And last question (maybe :D) how i can change slider height?
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.nivoSlider { height:700px; overflow:hidden;}
@media screen and (max-width:1100px) {
.nivoSlider { height:auto; overflow:hidden;}
}
Regards,
Dave
Best Selling WordPress themes WordPress themes have long proved themselves as extensively reliable and user – directed online content creation and development self – hosted […]
Harmonic WordPress Themes In an effort to find consonant and tuneful website tools for music, dance, orchestra and other music and composition based websites, we […]
Online Booking System Plugins If you are engaged into a restaurant, hotel, consultant, hair salon or any other suchlike business, in which making reservation and […]