Home New Guten Forums WoodMart support forum Short description in shop archive page

Short description in shop archive page

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #528688

    soderhjelm
    Participant

    Hello
    I cant find were i change so the short description is shown on shop archive page. I can just find were i can change so you se it when hower the product and i would like it to be there all the time..

    #528710

    soderhjelm
    Participant

    An image to easier understand

    #528711

    soderhjelm
    Participant

    Image

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-hover-with-fade .fade-in-block {
    	opacity: 1;
    	position: static;
    	visibility: visible;
    }
    
    body .wd-hover-with-fade .content-product-imagin {
    	display: none;
    }
    
    body .wd-hover-with-fade.hover-ready:hover .product-wrapper, 
    body .wd-hover-with-fade.hover-ready.state-hover .product-wrapper {
    	transform: none;
    }
    
    body[class*="color-scheme-light"] .wd-more-desc .wd-more-desc-btn {
        background: linear-gradient(to bottom, transparent 0, var(--wd-main-bgcolor) 100%);
    }

    Best Regards.

    #528768

    soderhjelm
    Participant

    Is it possible to get rid of the heart, add to cart and quickvie, because it doesnt look so good on mobile…

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

    soderhjelm
    Participant

    NVM, solved it

    #528919

    Sounds Great! that your issue has been solved.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Short description in shop archive page’ is closed to new replies.