Liquid, JavaScript, themes, sales channels
https://selecttrendsboutique.com/
I want to change the main menu item Holiday to red and bold. I used the impulse theme. I would like to do this for both mobile and desktop.
#SiteHeader>div.page-width>div>div.header-item.header-item--navigation>ul>li:nth-child(3)>a, #Label-collections-holiday3{
font-weight: bold;
}
Hi @gennypoteet ,
Copy this code into the js file on your theme:
<!-- desktop --> $('.site-nav.site-navigation.small--hide > li:nth-child(3) > ul > li > a').css({ 'background-color': 'red', 'font-weight': 'bold' }); $('.site-nav.site-navigation.small--hide > li:nth-child(3) > ul').css({ 'background-color': 'red', }); <!-- mobile --> $('.mobile-nav.mobile-nav--heading-style > li:nth-child(3) > div#Linklist-collections-holiday3').css({ 'background-color': 'red', }); $('.mobile-nav.mobile-nav--heading-style > li:nth-child(3) > div#Linklist-collections-holiday3 ul li a').css({ 'font-weight': 'bold' });
Hope it helps @gennypoteet
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
For B2B solutions and custom pricing, check out B2B Solution & Custom Pricing |
For adding product labels/badges, visit Product Labels by BSS
BSS Commerce - Shopify Apps & Store Development Service Provider
Hire a Shopify expert | Shopify Plus Store Development
User | RANK |
---|---|
38 | |
24 | |
13 | |
11 | |
8 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make 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, 2023