Shopify themes, liquid, logos, and UX
Im trying to make the Lorenza logo larger than what is allowed can anybody give me an idea as to what i should do
Preview link: https://sujymxv45co32wmk-4339695709.shopifypreview.com
Solved! Go to the solution
This is an accepted solution.
sorry for that issue can you try this code.
1. Go to Online Store->Theme->Edit code
2. Asset->/stylescss.scss.liquid->paste below code at the bottom of the file.
@media screen and (min-width: 851px) {
.header-grid {
height: 100px !important;
line-height: 100px !important;
}
header .logo img {
max-height: 110px !important;
}
}
This is an accepted solution.
sorry for that issue can you try this code.
1. Go to Online Store->Theme->Edit code
2. Asset->/stylescss.scss.liquid->paste below code at the bottom of the file.
@media screen and (min-width: 851px) {
.header-grid {
height: 100px !important;
line-height: 100px !important;
}
header .logo img {
max-height: 110px !important;
}
}
Thank you very much Ketan, you teach me more and more everyday.
its my pleasure to help us
User | RANK |
---|---|
69 | |
61 | |
60 | |
48 | |
44 |
Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023