Tom Stajmiger
asked 7 years ago

hello,
I am wondering how to fix the display of the logo on my site’s mobile view. it’s cut off on both sides. what to do??
[caption id="" align="alignnone" width="609"]screenshot logo cut off on both sides?[/caption]

1 Answers
DominicStaff
answered 7 years ago

To resolve this issue, you can add the following code to the style.css file or Custom code in the Theme Settings: 

.site-navigation .site-brand img {
width: 80%;
height: 100%;
}
Tom Stajmiger
replied 7 years ago

that helps, but I need the tagline to show underneath

Dominic Staff
replied 7 years ago
Powered by DW Question & Answer Pro