Change size of logo on mobile
-
Hi,
How can I change the size of the logo on my website on mobile please? It is fine on desktop but is tiny on mobile.
I’ve looked in the css (I’m a novice at this)! Do I need to change the below? If so what do I change?
#logo-layout {
margin: 0 auto;
max-width: 1200px;
width: 100%;
overflow: hidden;
}Thanks for your help ??
Caroline
- The topic ‘Change size of logo on mobile’ is closed to new replies.