- This topic has 1 reply, 2 voices, and was last updated 3 years, 5 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 › All Other Themes › Header color on tablet and phone
Hello.
My header shows my logo (transparent border) and my header image on the desktop. When I view my site on my tablet or phone the my logo is shown on a solid color header which is black on the front page and blue on the blog page. What is controlling these solid colors headers? How can I change the color if I cannot have my images appear. The header images cannot be resized?
https://www.trailsandmountains.com. you can view the desktop vs tablet or phone.
Thank you,
Robb
I am using the adventure theme.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.logo { width:30%;}
.logo img { height:auto; width:auto;}
.nivo-directionNav a { z-index:9 !important;}
.header { background:#444 !important;}
}
Regards,
Chris
LinkedIn not only helps professionals and job-seekers to spread their network but it also help in developing an effective digital marketing strategy. In terms of […]
If you are looking to gain visibility and attract new customers, now is the time to give some serious thought to building a website for […]
Niche WordPress themes are discussed in this article for multi – purpose usages and for creating niche – specific websites and blogs. Creating a website […]