Change Checkout total font and more issues

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

  • Avatar: Sakis
    Sakis
    Participant
    November 29, 2020 at 09:41

    Hi,
    I have a few issues and need assistance.
    1. How can I change the font of the card total in the checkout page, to Open Sans? All fonts are Open Sans and only this one is Georgia
    2. How to change the size of the view-cart button so that the text is in one line, does not wrap
    3. On the shop page, on the variable products, the button choose is aligned on the left, I would like it to align in the middle.

    Many thanx

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Sakis
    Sakis
    Participant
    November 29, 2020 at 11:20

    I solved issue No1
    No2 and No3 remain

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 29, 2020 at 11:34

    Hello,

    2) Add the next code in Theme Options > Custom CSS:

    .shopping-cart-widget .widget_shopping_cart_content .bottom-btn a {
        font-size: 9px;
    }

    > https://prnt.sc/vs6r1q
    or

    .shopping-cart-widget .widget_shopping_cart_content .bottom-btn a {
        width: 100%;
        margin: 5px 0;
    }

    https://prnt.sc/vs6rde
    3)

    .product .add-to-container a {
        width: 100%;
    }

    Regards

    Avatar: Sakis
    Sakis
    Participant
    November 29, 2020 at 13:07

    thanx, all worked 😉

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

The issue related to '‘Change Checkout total font and more issues’' 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.