Home Forums WoodMart support forum Hover on product

Hover on product

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #221973

    Swati
    Participant

    Hi, Using the woodmart theme with the demo-organic.
    I am not getting the same hover effect on my products as per the demo.

    I am inheriting the theme settings ie “show summary on hover/inheriting theme settings” in the product carousel but not getting it right. The website link is attached.

    Please suggest what settings I am missing.

    #222035

    Hello,

    I have visited your website. Sorry but the summary on hover style doesn’t work for the product carousel this is the default functionality and there is no option in Theme Settings to change it.

    Regard’s.
    Xtemos Studio.

    #222275

    Swati
    Participant

    Ok,
    got your point it will only work in grid mode, not in the carousel. right?

    Also please let me know how can I remove the additional information from the individual product page?

    #222309

    Hello,

    Yes it Works for the product grid view.

    Tabs are the functionality of WooCommerce and our theme does not influence it. Here is the documentation allowing you to edit tabs.

    https://docs.woocommerce.com/document/editing-product-data-tabs/

    Regard’s.
    Xtemos Studio.

    #222537

    Swati
    Participant

    Hi,
    Kindly suggest how can I disable the ” Leave a Review” button in the testimonial section in the website under development. website link is provided

    #222617

    Hello,

    This is a button that is added under the testimonials and you can remove it from there.

    Please edit the page and remove the button element that is added under the testimonials. Then clear the cache and check back.

    If you are still unable then provide login details of the website to check it myself and help you out accordingly.

    Best Regards.

    #222652

    Swati
    Participant

    Thank you for helping me out. Actually it was a popup, through which the button was invoked. I have removed it now.

    Can you please suggest how can I make the white background behind the testimonial text 50% transparent (not completely invisible)? I have attached an image from another website. The way I want to make it look.

    Also, need your help to understand how can I increase the height of the background image in the testimonial? If I am making a full-height row it’s too big else it’s too small. What is the correct way to the setting?

    #222726

    Hello,

    We are glad that one of your issues is fixed.

    For the color transparency. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .testimon-style-boxed .testimonial-inner {
    background-color: rgba(255,255,255,0.5);
    }

    The height of the row depends upon the elements included in it. You can try adding empty spaces to the row. Then clear the cache and check back.

    Regard’s.
    Xtemos Studio.

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