Post by NPimenta » Fri Mar 17, 2017 12:02 am

Hi all,

i try to figure this out but at this time, whitout sucess...

i whant to change the boarder color on hover of the images in the product page, as picture, when hover the border of the main image and the tumbnails are blue by default, and i need to change the color...

can anyone help figure this out?

tks in advance

Image

Newbie

Posts

Joined
Thu Mar 16, 2017 11:55 pm

Post by cyclops12 » Sun Mar 19, 2017 4:40 am

In the bottom of your stylesheet.css file add

Code: Select all

a.thumbnail:hover {
    border-color: #23527c;
}
And change #23527c to the colour of your choice

Expert Member

Posts

Joined
Sun Sep 27, 2015 1:10 am
Who is online

Users browsing this forum: No registered users and 29 guests