Home Forums WoodMart support forum Login to see price doesn’t conflicting with css

Login to see price doesn’t conflicting with css

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #705140

    websitetalbusiness
    Participant

    The “Login to see price” option is not working properly. It is hiding behind the card however it should be the case for this thing. The “login to see price” must be visible to users. Currently, it is visible when user hover over the product card.

    #705142

    websitetalbusiness
    Participant

    Below is the file attached for the reference.

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Try to add the following custom css code in Theme Settings > Custom CSS:

    .wd-product.wd-hover-buttons-on-hover .product-wrapper {
        padding-bottom: 20px; /* Add space for the login message */
    }

    Best Regards,

Tagged: 

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