Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1208807

    Hi there 😊
    I see that the weigt of the font changes from 400 to 300 when using a bullet list.
    I want to change that.
    I want the wight to be the same i both text and bullet lists.I want the weigt to be 400

    How to do that?

    #1208934

    Hey nicolealbaek,

    Add this to quick css:

    .avia_textblock ul li{
    font-weight:400!important;
    }

    Best regards,
    Jordan Shannon

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.