Hi all,
I’ve used the following code in the base.css of the DAWN theme, so that the NEW TILES is in blue and bold and stands out more.
This has worked, however, it seems to follow over onto the menu drop-down that’s number 10 down.
}
.menu-drawer__navigation .menu-drawer__menu > li:nth-child(10) a,
.header__inline-menu .list-menu > li:nth-child(10) a{
color: blue;
font-weight: 550
}
HI @TileOutlets
Can I take a look? Would you mind to share your store URL? Thanks!
.menu-drawer__navigation .menu-drawer__menu > li:nth-child(10) a,
.header__inline-menu .list-menu > li:nth-child(10) a{
color: blue;
font-weight: 550;
}
I got an error that you have not added semicolon..Apply this code once, if it doesn’t work then store the URL share.
Hi @TileOutlets
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file → Save
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
Unfortunately, none of these work for the website.
please message me for the link to the website.