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 |
---|---|
64 | |
58 | |
51 | |
48 | |
42 |
Photo 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, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023