Shopify themes, liquid, logos, and UX
Hi,
I want to be able to expend the size of my logo on mobile.
I want to be able to choose the size myself.
Here's my website : https://www.five-pocket.com/
Thanks.
Hi @imazele
Try this one.
<style>
@media only screen and (max-width: 749px){
img.header__heading-logo {
width: 60vw;
}
.header {
display: grid;
grid-template-columns: 1fr auto 1fr;
}
}
</style>
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Thanks! How can I ajust it as I want this is too big.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024