Different font with numbered list/normal text in text box and not able to change it

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

  • Avatar: stefan
    stefan
    Participant
    August 29, 2023 at 19:36

    So when i use numbered lists in the same text box with normal text (paragraph), the font (size) is not the same.

    Do you know what option is causing this?

    See url in private content are. The first line before the numered list is far smaller than the font of the numbered list. It is on the whole site the same.

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 07:20

    Hello, Stefan,

    Thank you for contacting us and for using XStore.

    There are some basic styles for such lists from our theme side, try to add the next code in Theme Options > Theme custom CSS:

    .content li, .type-product li {
        margin-bottom: unset;
        line-height: unset;
        font-size: unset;
    }

    We hope this answer is helpful.

    Kind Regards,
    8theme team

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

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

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