• Hello! How can I change the font in the accordion, both in head and content? Thanks! Jesus

Viewing 1 replies (of 1 total)
  • Plugin Author PickPlugins

    (@pickplugins)

    Thanks for your post,

    By default font for accordion should override by post/page content font style.
    If you like to change you will need to add custom CSS

    
    .accordions .accordion-content {
      font-family: Open Sans;
    }
    

    Please see there is input field for custom CSS under “Custom CSS” tab

    View post on imgur.com

    let me know for more help.

    Regards

Viewing 1 replies (of 1 total)

The topic ‘Change font’ is closed to new replies.