hover colors on category blocks

Posted in: Newspaper
Post count: 72

Hello
on my site SnowsBest.com I have set up category blocks as clickable menus.
On snowsbest.com/pyeongchang-2018 you’ll see category blocks in black with white text.
When you hover over each of these the category black goes to a darker grey but I want it to go to a blue that I set.
I have searched in Theme Panel colors but I must be blind because I cannot see where to change this hover color for these blocks.
Help please?
Rachael

  • This topic was modified 8 years by snowsbest.
Post count: 22421

Hello,

Please add this code in your theme panel-> custom css box:

.td-category-siblings .td-category a:hover{
background-color:#4db2ec;
}

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.