Images for row - by alberto@goalamarketing.com

This topic has 7 replies, 3 voices, and was last updated 6 years, 1 month ago ago by Olga Barlow

  • Avatar: alberto@goalamarketing.com
    alberto@goalamarketing.com
    Participant
    February 7, 2018 at 16:54

    Hello, I’ve updated your theme and have gone from seeing the three images by category to full width, to see three but not full width, leave a gap in the fourth place. How can this be fixed?

    https://strambotica.es

    6 Answers
    Avatar: Alicia Stella
    Alicia Stella
    Participant
    February 7, 2018 at 17:12

    I believe I am having the same problem since updating to new theme version today.

    Where my row of products in 3 columns used to fill width of page, now there seems to be space for a 4th product at end of each row, making the thumbnails now smaller than they used to be.

    (Thank you for fixing the issues related to new 3.3.1 WooCommerce btw, I am greatly thankful for your hard work.)

    Avatar: Alicia Stella
    Alicia Stella
    Participant
    February 7, 2018 at 17:23

    Note: The problem only occurs when Full Width is OFF for shop listings page. Turning full width on works fine, but I want my page to be limited to main content width only.

    Avatar: Alicia Stella
    Alicia Stella
    Participant
    February 7, 2018 at 21:26

    I was able to fix it myself by adding the following to the custom CSS for Desktop 992+:

    .row-count-3 .col-md-3 {
         width:33.33333333% !important;
     }

    Here is the CSS it was using (from bootstrap.min.css min-width:992px):

    .col-md-3 {
     width:25%
    }

    Looks like it used to now that I added that.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 8, 2018 at 14:54

    Hello, @alberto@goalamarketing.com , @Alicia Stella

    WooCommerce developers have added some new options in version 3.3 related to products number per row and per page https://woocommerce.wordpress.com/2017/12/09/wc-3-3-will-look-great-on-all-the-themes/

    Change the number of products per page using customizer and new options WC images

    Regards

    Avatar: Alicia Stella
    Alicia Stella
    Participant
    February 8, 2018 at 15:26

    Thank you, that works.

    But it is unfortunate how counter-intuitive it is to have to change the products per row in both 8-Theme > E-Commerce settings -and- in the Customize > WooCommerce settings for it to show correctly now.

    I appreciate your response. Love the theme. 🙂

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 8, 2018 at 16:16

    Hello,

    WooCommerce set the higher priority for the new option and it overwrites our settings. That’s why we have to remove our option in next update.

  • Viewing 7 results - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.