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 |
---|---|
74 | |
74 | |
62 | |
59 | |
41 |
As a business owner, have you ever wondered when your customer's first impression of yo...
By Skye Jun 6, 2023We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023