Home Forums Basel support forum Product Hover – Product Labels Reply To: Product Hover – Product Labels

#54984

Hello,

Try to use this code to move labels in the bottom:

.labels-rectangular {
    bottom : 40px!important;
    left: 0;
}

Change this value bottom : 40px; as per your needs and add it to Theme settings > Custom CSS

As for changing variation on hover, there is no such an option unfortunately.

Best Regards