Home Forums WoodMart support forum Square Box Behind Heart Logo

Square Box Behind Heart Logo

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #142683

    ahetu16@gmail.com
    Participant

    Hello,
    I don’t like the square box that comes behind the icons when you hover ove the product image (like the heart for add to favosrites). See the attached picture for an example.
    Is there a way of making it a circle instead of a square? This would be much nicer.
    If not just removing it like on Basel&Co would be ok too.
    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #142712

    Hello,

    To change the square box to the circle that comes behind the icons when you hover over the product image you have to insert the below css in Theme Settings >> CUSTOM CSS >> Global Custom CSS:

    .woodmart-buttons{
        border-radius: 100%;
    }

    Result: https://screenshot.net/j07x4il

    Best Regards.

    #143297

    ahetu16@gmail.com
    Participant

    thank you

    #143352

    Most welcome.

    For further queries, feel free to contact us.

    Best Regards.
    Topic Closed.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Square Box Behind Heart Logo’ is closed to new replies.