Shopify themes, liquid, logos, and UX
Hi - I'd really like my logo to span the width of my website header. I have found similar advice in the community but the coding does not work. I tried this -
.Header__LogoImage {
max-width: 600px !important;
Is anyone please able to help?
Thanks so much!
Hey @whitedaisyuk,
Can you share the link to your store please? Thanks!
Hello it is https://white-daisy.co.uk/password and the password is nienga - thank you so much!
Hello @whitedaisyuk
Can you share store URL?
Hello it is https://white-daisy.co.uk/password and the password is nienga - thank you so much!
Hello @whitedaisyuk ,
Please try this code
Here's an example of how you can adjust the logo width in CSS:
/* Increase logo width */
.site-header__logo img {
width: 200px; /* Adjust the width as needed */
}
Alternatively, you might adjust the width of the container holding the logo:
/* Increase logo container width */
.site-header__logo {
width: 300px; /* Adjust the width as needed */
}
save changes.
Hello - neither of those worked 😞
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024