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
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025