- This topic has 8 replies, 3 voices, and was last updated 4 years, 4 months 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
Webflow to WordPress WordPress has been in-demand content management for quite a few years now. It works like a saviour for millions of websites and […]
Are you looking for the best easiest WordPress themes and templates? If yes, you have landed on the right page. This post talks about the […]
Metro WooCommerce WordPress Themes Metro WooCommerce WordPress Themes deliver metro style uber look and feel. These metro WooCommerce WordPress themes reflect the most current design […]