Size of Accordion Widget

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27196
    Anna Roeland
    Participant

    Hi there,
    I made a FAQ with the LiveMesh Accordion widget and somehow I can’t change the font size and row height. I’ve tried custom CSS as well, but the main question titles don’t get changed. Can you help me further with this?
    Accordion size problem

    #27198
    Veena
    Moderator

    You can have this custom CSS in plugin settings –

    .lsow-accordion.style2 .lsow-panel-title {
        line-height: 15px;
        font-size: 14px !important;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘SiteOrigin Widgets Support’ is closed to new topics and replies.