Tagged: , ,

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

    Hi support,

    Is it possible to have the stars inlined with (1 kundeanmeldelse) …. thats is in Danish, however it means (1 review).
    Link to the page: https://maloustorm.com.

    Another question, is it possible to always have visible stars on the shop page? Right now, the stars only show up when hovering the products.
    Link to the page: https://maloustorm.com/shop/.

    Thanks :-)

    /OKEIwebbureau

    #1065013

    Hey OKEIwebbureau,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .entry-summary .woocommerce-product-rating .woocommerce-review-link {
        top: -12px;
    }
    .entry-summary .woocommerce-product-rating {
        top: -8px;
    }
    .thumbnail_container .rating_container {
        opacity: 1;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1065171

    Thanks, Victoria – it worked perfectly :-)

    Please close.

    Again thanks :-)

    /OKEIwebbureau

    #1065256

    Hi /OKEIwebbureau,

    Glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Shop – rating stars inline’ is closed to new replies.