Liquid, JavaScript, themes, sales channels
.menu-promotion__title {
margin-bottom: 0px;
}
.navigation__link.navigation__column-title.heading-font {
color: red;
}
Works on the header on the website, but on mobile on the side menu, nothing is effecting it. I'm on the mode theme.
Solved! Go to the solution
This is an accepted solution.
Thanks for the info, it would be different code cause its a drawer menu. Check this one.
div#MobileNavigationDrawer ul.navigation__tier-1, a.mobile-nav-toggle.tap-target {
color: #e93324;
}
div#MobileNavigationDrawer ul.navigation__tier-1, a.mobile-nav-toggle.tap-target {
color: #e93324 !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @Aidenma23
You need to add media query. If you would not mind can I take a look? And share your store URL. Thanks!
The site is not live yet. This is the preview I think.
https://solarproslocker.com/?_ab=0&_fd=0&_sc=1
This is an accepted solution.
Thanks for the info, it would be different code cause its a drawer menu. Check this one.
div#MobileNavigationDrawer ul.navigation__tier-1, a.mobile-nav-toggle.tap-target {
color: #e93324;
}
div#MobileNavigationDrawer ul.navigation__tier-1, a.mobile-nav-toggle.tap-target {
color: #e93324 !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you so much! I'm also trying to make the image in the mobile headers larger, any change you could help with that?
Yes sure, only in the desktop? if it is try this one.
Same Instruction.
@media (min-width: 768px){
.navigation--desktop {
font-size: 25px;
}
}
If its not working add some !important;
And Save .
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
I want to make the promotion card images larger only on mobile, not the text on desktop.
I've tried adding a media inqury:
@media and (max-width: 768px) {
But it doesn't work. Possibly I am doing it wrong?
User | RANK |
---|---|
37 | |
25 | |
14 | |
13 | |
9 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023