Hi
Im trying to figure out how to change link hover color in a specific textblock. The text block is on the page ”På turné”, a list of cities under the top color section, starting with Linköping (link to webpage and login below). I need the links to change to red on hover (only for these links). Ive been searching for a solution a couple of hours now but to no avail. Help with this would be greatly appreciated.
Jacob
Hey jacobedgren4,
Add this to quick css:
#citylink a:hover{
color:red!important;
}
Best regards,
Jordan Shannon
Worked like a charm. Thank you so much. Ticket can be closed
Jacob
Hi,
No problem at all my friend. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon