Shopify themes, liquid, logos, and UX
Hi! I've been trying to make the first item on my menu navigation bold and red, however, my old solution id do for SCSS files won't work with our new CSS theme file. Can anyone please help me out?
store url: https://juicebeauty.com/
Thanks
Hii, @admets
Paste this code on top of the theme.scss file.
ul.HorizontalList.HorizontalList--spacingExtraLoose .HorizontalList__Item:nth-child(1) {
font-weight: bolder !important;
}
Thank You.
Thank you so much for your help! I noticed this also makes "Skincare Regimens" red. Any chance you could pleasee help me make thhe "skincare Regiments" section bold and not red, but keep Holiday bold and red?
Thank you again!
red
@admets
Paste this code on top of the theme.scss file.
ul.HorizontalList.HorizontalList--spacingExtraLoose .HorizontalList__Item:nth-child(1) a {
font-weight: bolder !important;
}
Thank You.
hello @admets
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
ul.HorizontalList.HorizontalList--spacingExtraLoose .HorizontalList__Item:nth-child(1) a {
font-weight: bold !important;
color:#ff0000 !important ;
}
.HorizontalList__Item:nth-child(2) .MegaMenu .MegaMenu__Inner .MegaMenu__Item.MegaMenu__Item--fit:nth-child(2) .Linklist .Linklist__Item:nth-child(1) a {
font-weight: bold !important;
}
User | RANK |
---|---|
71 | |
67 | |
66 | |
53 | |
51 |
We'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, 2023Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023