[Support request] How to make title of lightweight accordion more bold?

Home Forums Support [Support request] How to make title of lightweight accordion more bold?

Home Forums Support How to make title of lightweight accordion more bold?

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

    I have a lightweight accordion and have already made it bold but don’t see any difference. How can I make it even bolder?

    Thanks

    #2372521
    David
    Staff
    Customer Support

    Hi there,

    you have this CSS:

    
    .gb-inside-container .lightweight-accordion summary span {
        font-weight: 700;
    }

    You can set the font-weight to 900

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