- This topic has 1 reply, 2 voices, and was last updated 2 years, 8 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
Imagine you are working on something for a long time, you schedule the post for later a date, then you edit it again and click […]
Pinterest WordPress plugins as a popular and contemporary social environment continues to grow and expand, as a result, involving innumerable individual and business profiles out […]
Are you ready to protect your email address of WordPress sites from the spammers? If you want your emails to stop from getting into spam […]