Changing font size on shop page on the sorting area

This topic has 5 replies, 2 voices, and was last updated 1 years, 2 months ago ago by Inesita

  • Avatar: Inesita
    Inesita
    Participant
    February 23, 2023 at 13:49

    Hi,
    I would like to change the font size of some of the drop down and lables on the shop page as indicated in the screenshot. Can you help me?
    Thanks,
    Inés
    https://postimg.cc/tZW8LNBK

    4 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    February 23, 2023 at 14:46

    Hello @Inesita,

    We kindly request that you copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and adjust the values as necessary.

    .woocommerce-ordering select {
        font-size: 12px !important;
    }
    .filter-wrap .products-per-page span {
        font-size: 15px !important;
    }

    Thank you for your cooperation.

    Best Regards,
    8Theme’s Team

    Avatar: Inesita
    Inesita
    Participant
    February 23, 2023 at 17:20

    That worked fine for the text. Is there a way to also change the size of the number that appears next to the “Show” label?

    Please be aware that I have moved the web to the definite domain:
    we-creations.com

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    February 24, 2023 at 07:07

    Hello @Inesita,

    We kindly request that you copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and adjust the values as necessary.

    .products-per-page form select#et_per_page {
        font-size: 13px !important;
    }

    Kind Regards,
    8Themes Team.

    Avatar: Inesita
    Inesita
    Participant
    February 24, 2023 at 13:39

    Wonderful! Thanks,
    Inés

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

The issue related to '‘Changing font size on shop page on the sorting area’' has been successfully resolved, and the topic is now closed for further responses

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