Shopify themes, liquid, logos, and UX
I would like to have this Logo (attached below) scaled to go across the blank space on top of the Navigation bar. Many thanks!
website: prevailplants.com
Hi @bebop87
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code just above tag </body>
<style>
.m-header__inner {
background-image: url(https://prevailplants.com/cdn/shop/files/WEB-500-x-250px.png?v=1713028225&width=200);
background-size: contain;
background-position: center;
}
</style>
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
Makka
Thank you for your response. This is the displayed effect with the presented code, looking for just one image to fill the blank space. Thank you
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