Sort Products Bar Height - by pcpprinting

This topic has 2 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Stan Russell

  • Avatar: pcpprinting
    pcpprinting
    Participant
    May 24, 2016 at 22:29

    The Woocommerce bar for sorting products is too small height-wise. It cuts off the bottom of our text. Is there any custom CSS to increase the height of this bar?

    -Thank you
    PCPPrinting

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: stan
    Stan Russell
    Participant
    May 25, 2016 at 07:40

    Hello,

    as we understand ‘sort by’ form on shop page has not enough width. To increase it please add following css code to custom.css file:

    .filter-wrap .woocommerce-ordering select{
      width:235px;
    }

    Regards,
    Stan Russell.

  • Viewing 2 results - 1 through 2 (of 2 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.