Need help to edit bullet point font size

This topic has 2 replies, 2 voices, and was last updated 3 minutes ago ago by Rose Tyler

  • Avatar: cheyingtan
    cheyingtan
    Participant
    November 19, 2024 at 07:25

    Hi there,

    Each time i used bullet point in the website, the font size is 16, but in universal typography setting i put 20. Also it doesnt follow the text editor style setting. How do i make them same font size like other normal text?

    Content is visible for topic creator and
    support staff only.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 19, 2024 at 09:10

    Hello,

    Thank you for reaching out to us.

    Custom CSS code can be used:

    .content li, .type-product li {
        font-size: 20px;
        line-height: 1.2;
    }

    https://www.8theme.com/documentation/xstore/additional-customisation/optimal-placement-for-custom-css-code/

    Best Regards,
    8Theme’s Team

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

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

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