Header image repeats on large screens
-
Hello,
I test how my site would look on large screens by using the browser to zoom out (ctrl + “-” on most browsers).
With this theme, the header image (i uploaded one of size 1900 x 200) starts to repeat at large sizes.
The solution I found to this was to add a css rule as follows:
#site-header { background-size: cover; }
Is this the correct fix for this issue or is there a theme solution that I’m missing?
Thank you.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Header image repeats on large screens’ is closed to new replies.