Remove Shop Page Columns Count – I only want 4

This topic has 5 replies, 3 voices, and was last updated 4 months, 1 weeks ago ago by Chris

  • Avatar: Chris
    Chris
    Participant
    June 12, 2024 at 01:15

    Is there a way to remove the options to change the columns grid on the Shop Page? I just want the default 4.

    I want to get rid of –

    ?view_mode=grid&et_columns-count=2
    ?view_mode=grid&et_columns-count=3
    ?view_mode=grid&et_columns-count=5
    ?view_mode=grid&et_columns-count=6
    ?view_mode=list

    4 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    June 12, 2024 at 05:40

    Hello, @Chris,

    Thank you so much for purchasing our theme and contacting our support center.

    Do you mean this: https://paste.pics/R5K1R ?

    Please add the next custom CSS code in XStore > Theme options > Theme custom CSS > Global CSS.

    .woocommerce-ordering+.view-switcher {
        display: none !important;
    }

    We hope this helps. Should you require any further assistance, please do not hesitate to reach out. We are here to help you.

    Best Regards,
    8Theme’s Team

    Avatar: Chris
    Chris
    Participant
    June 12, 2024 at 14:25

    Hi Tony,

    Yes, that worked, thanks for that!

    One more question, how do I get the sort by box to extend to fit in all of the text? The sort by box cuts off all the choices (like the default popularity, only shows popula…)

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 12, 2024 at 14:54

    Hello, Chris,

    Custom CSS code can be used:

    .woocommerce-ordering select {
        width: auto !important;
    }

    Best Regards,
    8Theme’s Team

    Avatar: Chris
    Chris
    Participant
    June 12, 2024 at 15:56

    Thank you Rose! I love XStore and the amazing support!

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

The issue related to '‘Remove Shop Page Columns Count – I only want 4’' has been successfully resolved, and the topic is now closed for further responses

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