Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #932292

    I have a bit of shortcode as follows

    [featured_products per_page=”8″ columns=”4″]

    When I change it to [featured_products per_page=”8″ columns=”5″]

    I get 3 products on 1 row and 2 products on a second row.

    How do I get all 5 products to show up on 1 row?

    Thank you

    #932662

    Hey nychng,
    Can you please link to where the shortcode is being used so we can investigate. I didn’t see it on your homepage.

    Best regards,
    Mike

    #933595

    Hi,

    It’s in the code block under the Best Sellers header. Link attached below.

    #933619

    Hey!

    We are going to need WP admin logins to view your page. Could you please post them here privately as well?

    Best regards,
    Yigit

    #933621

    Oops please use this

    #933633

    Hey!

    I added following code to bottom of Style.css file of your child theme

    div .products.columns-5 .product {
        width: 19.2%;
    }

    Please review your website :)

    Regards,
    Yigit

    #933635

    Hi Yigit,

    Thanks for that but is there a way to do so without adding custom CSS?

    • This reply was modified 6 years, 3 months ago by nychng.
    #933724

    Hi,

    We will discuss this with our devs and possibly include in upcoming update :)

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.