Shopify themes, liquid, logos, and UX
Hello, I have tried every code listed in the community forum and nothing works. please help. I have and Svg logo , I need to make bigger on mobile. for some reason base.css hasn't been reponding to any code. please verify all looks well. thank you!!
lovedandlavished.com
123test
Hi @Lavished
Please add this code Custom CSS in Online Store > Themes > Customize > Theme settings.
@media (max-width: 749px) {
.header-wrapper .header {
grid-template-columns: 1fr auto 1fr;
}
.header__heading-logo {
transform: scale(1.1);
}
}
- Solved it? Hit Like and Accept solution! ❤️Buy Me Coffee❤️
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Yay this works but now the logo is not centered. can we remove the search bar to make room and center the logo. Thank you so much!
Hello @Lavished
Go to online store ----> themes ----> actions ----> edit code ---->base.css
add this code at the end of the file and save.
.header__heading-logo-wrapper {
transform: scale(1.2);
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
hello @Lavished
Go to online store ----> themes ----> actions ----> edit code ---->assets ---->base.css...> Add the following code in the bottom of the file
@media screen and (max-width: 767px) {
.header__heading-logo-wrapper {
transform: scale(1.3);
width: 100%;
}
If this was helpful, hit the like button and accept the solution.
Thanks
this worked great as well but too close to the search icon. can we move the search icon and cart more to the right to make room for logo?
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