• Resolved Unknown

    (@unknownman888)


    My rating stars are displaying above the product title. How do I get them below the title? I’m using Astra theme.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,

    I hope this message finds you well,

    Could you please provide us with your shop url so we can check ?

    Looking forward to hearing back from you!

    CAYA

    (@breakbarriers002)

    Hello, I have encountered the same issue as the questioner. My rating stars are displayed above the title instead of below it, which results in poor formatting. Could you please let me know if there is any way to make the rating stars appear below the title?I am also using the Astra theme.

    • This reply was modified 1 year, 5 months ago by CAYA.

    Hi there,

    I hope you are doing great today,

    Could you please try and add this code using code snippet or to the theme directly?

    jQuery(document).ready(function( $ ){
    var $title = $(this).find(‘.product_title.entry-title’);
    $(this).find(‘.jdgm-widget.jdgm-preview-badge’).insertAfter($title);});

    Looking forward to hearing back from you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Ratings above product title’ is closed to new replies.