Home Forums WoodMart support forum Want to show product name with summary without hover

Want to show product name with summary without hover

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

    incensedistributor
    Participant

    hello i want to add products with summary and text on woodmart theme currently when i hover on a product then and only i can see product summary and add to cart but i want that without hover please help me with this

    #273235

    Hello,

    First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :).

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .woodmart-hover-base .fade-in-block {
    position: static;
    visibility: visible;
    opacity: 1;
    }

    .product-grid-item {
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
    }

    .woodmart-hover-base .content-product-imagin {
    height: 510px;
    }

    Regards.
    Xtemos Studios

    #273237

    incensedistributor
    Participant

    Thank you its working

    #273245

    Most Welcome 🙂

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    please, help us improve our theme and servicing by filling the following quiz
    https://8uehqcg4tjy.typeform.com/to/IgyV2EiP
    it won’t take more than 2 minutes of your time 🙂

    Thanks for contacting us.
    Have a great day 🙂

    Topic Closed.
    Best Regards.

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

The topic ‘Want to show product name with summary without hover’ is closed to new replies.