How to define fix font sizes for different elements

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

  • Avatar: FS
    FS
    Participant
    March 9, 2022 at 15:16

    Hi Support

    When I have a look at my cart page, there are a lot of different font sizes defined. most of them has a calculated size… Where can I define those sizes? Because at the moment it looks pretty weird.

    See screenshot in privat area.

    Best

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 9, 2022 at 15:38

    Hello,

    You can adjust it by adding next custom css in Theme Options -> Theme Custom CSS -> Global CSS
    If you need to change any size, feel free to change the values below

    /* form table title */
    .step-title {
        font-size: 14px;
    }
    .order-review .cart_item .product-name,
    .cart-order-details .shop_table th {
        font-size: 14px;
    }
    /* input/textarea */
    textarea.form-control, textarea, .dokan-form-control, input[type="text"], input[type="number"], input[type="email"], input[type="search"], input[type="password"], input[type="tel"], input[type="url"], textarea, textarea.form-control, select, .select2.select2-container--default .select2-selection--single, select {
        font-size: 14px;
    }
    /* GESAMTSUMME text */
    .cart-order-details .shop_table .order-total th, .cart-order-details .shop_table .order-total td {
        font-size: 14px;
    }

    Regards

    Avatar: FS
    FS
    Participant
    March 11, 2022 at 11:12

    Hi Rose

    Thank you! 🙂 Sometimes it’s a bit difficult to find the correct settings in all of your themeoptions. some options can be defined in xstore theme, the others in elementor… for example color of hover links. do I define the hover color of a link in elementor options, my add to card button has this link hover color…
    maybe it will be possible in a future release to organize those settings better.

    Best

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    March 11, 2022 at 16:30

    Hello,

    I’ll pass your request to our developers.
    Do you need any other help from our side at this moment?

    Regards

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

The issue related to '‘How to define fix font sizes for different elements’' 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.