- This topic has 8 replies, 3 voices, and was last updated 4 years, 1 month ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Sportsman Theme – Header & Footer
Hi, Im using the Sportsman theme and using a graphic header logo. The background colour of the header changes to blue on mobile layout – Please help
Also the copyright area color can not be set to what I want – gives a different colour.
Hi,
Kindly show us your website URL please?
Regards,
Chris
Hi, Below is the URL. Mobile version gives a different Header background colour. Please help.
https://www.pssl.lk
https://www.pssl.lk/
Kindly paste the URL of the site directly.
Regards,
Shri
www.pssl.lk
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.header {
background: #272425;
}
}
#copyright {
background: #272425;
}
Regards,
Chris
Thank you.
The Copyright background works now, but the Header background in Mobile version still gives a different colour!!
Hi,
Remove
@media screen and (max-width:479px) {
.header {
background: #272425;
}
}
#copyright {
background: #272425;
}
And Add this new CSS:
@media screen and (max-width:479px) {
.header {
background: #272425 !important;
}
}
#copyright {
background: #272425;
}
Regards,
Chris
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, […]