Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 95954

murf2020 on "[Theme: Bold Headline] My header image is hidden on small screens"

$
0
0

Hello. I created a child theme to make a few changes. I added the following CSS so that I could insert a smaller image for the header that wouldn't resize too large:

.site-header{
max-width: 350px;
max-height: 68px;
padding: 0;
margin-bottom: 0;
margin-top: 0;
}

The trouble is that the header just shows a square outline (no image) at the left side when viewed on iphone screen. Any suggestions would be appreciated.

Here is a link to the site:
http://www.artkorner.com/


Viewing all articles
Browse latest Browse all 95954

Trending Articles