Home Forums WoodMart support forum problem in showing the category in Buttons on hover style

problem in showing the category in Buttons on hover style

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #515822

    av_admin_1984
    Participant

    Hi

    Please check the link in the private section

    only on hover shows the category

    #516163

    Hung Pham
    Keymaster

    Hi av_admin_1984,

    Please send temporary wp-admin info (wp-admin URL, username, password) to Private Content area, I will check the settings.

    Regards,

    #516165

    av_admin_1984
    Participant

    This is it: (Extra information (visible to moderators only)

    Also have problem in this part for Price and describe here
    https://xtemos.com/forums/topic/price-of-products-in-theme-options/

    #516477

    Hung Pham
    Keymaster

    Hi av_admin_1984,

    Thanks for sharing details.

    It caused by the Custom CSS code that hide Add to cart button, when I removed it (without affect to live site), categories show well.

    If you want to remove Add to cart button, add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS.

    .product-grid-item.product.wd-hover-buttons-on-hover .product-element-bottom {
        margin-bottom: 0;
    }
    
    .product-grid-item.product.wd-hover-buttons-on-hover:not(:is(.quick-shop-shown,.wd-loading)):is(:hover,.wd-variation-active) :is(.product-element-bottom,.wd-product-grid-slider-pagin) {
        transform: none;
    }
    
    .product-grid-item.product.wd-hover-buttons-on-hover:not(:is(.quick-shop-shown,.wd-loading)):is(:hover,.wd-variation-active) .product-element-top {
        clip-path: none;
    }

    Regards,

    • This reply was modified 7 months, 4 weeks ago by Hung Pham.
    #516509

    av_admin_1984
    Participant

    Hi

    Thanks for css code
    I will use that

    Please remove the image and don’t show my site in public
    Thanks

    #516654

    Hung Pham
    Keymaster

    Hi av_admin_1984,

    Keep us in mind for future questions and concerns, we’re always here to help!

    Regards,

    #516747

    av_admin_1984
    Participant

    Thanks for your kind dear Hung

    Please remove this image categories show well

    I don’t want you to share my site in public

    Please remove it immediately

    Thanks

    • This reply was modified 7 months, 4 weeks ago by Hung Pham.
    #516969

    av_admin_1984
    Participant

    Are you going to answer? @Hung Pham

    #517413

    Hung Pham
    Keymaster

    Hi av_admin_1984,

    Thanks for your patience.

    The screenshot was removed, please provide link to Private Content area, no one except you and me can see it.

    Regards,

    #517416

    av_admin_1984
    Participant

    cheek private box

    • This reply was modified 7 months, 4 weeks ago by Hung Pham.
    #517420

    Hung Pham
    Keymaster

    Hi av_admin_1984,

    Screenshot removed.

    Please, don’t be rude.

    Regards,

    #517437

    av_admin_1984
    Participant

    the image steel there in my previous message
    remove it

    #517485

    Hung Pham
    Keymaster

    Hi av_admin_1984,

    Screenshot removed.

    Regards,

    #538666

    av_admin_1984
    Participant

    Please close this topic

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

The topic ‘problem in showing the category in Buttons on hover style’ is closed to new replies.