MOBILE FOOTER ALIGNMENT AND SALE PRICE FONT SIZE

This topic has 4 replies, 2 voices, and was last updated 2 years, 4 months ago ago by Rose Tyler

  • Avatar: Nakul Singh
    Nakul Singh
    Participant
    December 11, 2021 at 16:25

    Hello

    In mobile view, under footer, information and help column is centre aligned but i need it in left align.

    And in shop and single product page, i want regular price to be smaller than sale price and All prices to be bold.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 12, 2021 at 09:58

    Hello,

    1/ Use the next custom CSS code:

    .footer-widgets .footer-widget ul {
        text-align: left !important;
    }

    2/

    .price del {
        font-size: 12px;
    }
    .price {
        font-weight:600;
    }

    Regards

    Avatar: Nakul Singh
    Nakul Singh
    Participant
    December 12, 2021 at 10:45

    Hello,
    Thanks Problem is solved now.
    I want to know how to change INCLUDES VAT to INCLUDES GST

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 12, 2021 at 11:03

    Hello,

    Contact support of WooCommerce plugin

    Regards

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

The issue related to '‘MOBILE FOOTER ALIGNMENT AND SALE PRICE FONT SIZE’' 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.