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 |
---|---|
235 | |
155 | |
60 | |
55 | |
47 |
Thanks to all who participated in our AMA with 2H Media on planning your 2023 marketing bu...
By Jacqui Mar 30, 2023Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023