• Resolved Peninsula_Agency

    (@peninsula_agency)


    Hello, thanks for the good plugin.

    I was wondering how I show 3 reviews at a time horizontally on desktop only? I want it to show 1 at a time on mobile devices like it does right now.

    Also, the image appears as 150×160 and is blurry with a white space at the top. How can I change this to 150×150 and make it less blurry?

    How should I tighten the space between the product title, stars, the review body and the name of the author?

    Thank you

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Abu Bakar

    (@absikandar)

    Hello,

    Thanks for using my plugin.

    Unfortunately you can’t have more than one review in a row while in ‘Slider’ mode but if you switch to ‘Column’ or ‘Masonry’ mode, you can select between 1,2 and 3 in a row.

    I checked your site and:

    a) Your images already have a white space at the top. It’s not something my plugin is doing. See here https://steelbirch.com/wp-content/uploads/2019/08/Steel-Birch-Vanilla-Tangerine-Lip-Scrub-770-lid-off-for-site-7.10_clipped_rev_1-150×150.jpeg
    So you need to remove that white space using image editing program and re-upload to fix this.

    b) Images are seems to be fine 150×150 on as I look at the reviews. If you see somewhere 150×160 then it’s because variable image width and height and wp is doing this to preserve the image from distortion.

    c) the blurriness in images is something off topic. I believe you are using some image compression plugin that must be doing this.

    d) To tighten the space use the following CSS and add to ‘Custom CSS’ section in the plugin settings page.

    .twb_wc_reviews h3.twb_wc_reviews_product_title {
      margin-bottom: 10px !important;
    }
    .twb_wc_reviews .twb_wc_reviews_ct {
      margin-top: 10px !important;
    }

    Adjusts the margins as per your need.

    If you like this plugin, then please leave a positive review.

    Regards

    Abu

Viewing 1 replies (of 1 total)
  • The topic ‘Formatting Questions’ is closed to new replies.