I want to change the color of particular menu item in header part in prestige theme
website: http://superglamorous1.myshopify.com/
pwd: [email removed]
I want to change the color of particular menu item in header part in prestige theme
website: http://superglamorous1.myshopify.com/
pwd: [email removed]
password is [email removed] for the above store
password for the store is fds1
Hey @siva_fds
Follow these Steps:
<style>
a[href="/collections/straight-from-italy"], a[href="/collections/made-to-order"] {
color: red !important;
}
</style>
RESULT:
Best,
Moeed