• Hi,

    When currently using the Product listing Button Settings, to appear ‘above thumbnail’ it currently sits on the left side of the image when searching for product.

    Is there a way I can get it to sit on the right side instead?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author templateinvaders

    (@templateinvaders)

    Hi @tgjr

    It depends on your active theme and a link to your shop will help a lot to solve your issue.

    In most cases the next CSS rule should work:

    .tinv-wraper.tinv-wishlist.tinvwl-above_thumb-add-to-cart {
        right:10px;
        left:auto;
    }
    Thread Starter somerandomdude

    (@tgjr)

    it works, thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘how to float wishlist icon on right side of product search page’ is closed to new replies.