Home › Forums › Basel support forum › Product Hover – Product Labels › Reply To: Product Hover – Product Labels
April 27, 2018 at 11:14 am
#54984
Elise Noromit
Member
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