I want to make the color of text of the name of the "About" folder to change when active on a page in that section. I tried using the code below in a Brine family template but it didn't work. Would appreciate any help! Thanks! https://hexagon-mustard-99j4.squarespace.com/mission
/* folder */
.header-nav-folder-item--active a {
color: red !important;
}
Dropdown Menu colour Squarespace 7.1
in Site Design & Styles
Posted
Hi,
I want to make the color of text of the name of the "About" folder to change when active on a page in that section. I tried using the code below in a Brine family template but it didn't work. Would appreciate any help! Thanks! https://hexagon-mustard-99j4.squarespace.com/mission
/* folder */ .header-nav-folder-item--active a { color: red !important; }