Float icon right over image
-
Hi Guys
Im trying to float the wishlist heart icon on right side of product image in selections page. Please note this will just be for product selections page, on product page i have already been able to set css for changes.
By default on selections page, it is top left. Is there a css class i can use for this? Having inspected it, i have tried every variation, but none seems to work.
Eg:
.yith-wcwl-add-to-wishlist a.add_to_wishlist>img, .yith-wcwl-add-to-wishlist a.delete_item>img, .yith-wcwl-add-to-wishlist a.move_to_another_wishlist>img {
margin-right: 10px;
float: right;
}Thanks in advance
Max
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Float icon right over image’ is closed to new replies.