Viewing 1 replies (of 1 total)
  • Plugin Author John Gardner

    (@jgardner03)

    Hi Cheryl,

    Add the following to your theme’s style.css file:

    /* Arconix FAQ
    ------------------------------------------------------------ */
    .arconix-faq-accordion-title {
        font-family: 17px/25px "ralewayregular", Helvetica Neue, Helvetica, Arial, sans-serif !important;
    }
    
    .arconix-faq-accordion-content {
        font: 14px/22px "ralewayregular", Helvetica Neue, Helvetica, Arial, sans-serif !important;
    }
    /* --------------------------------------------------------- */

    I hopped into your site’s css file and found what I hope were the relevant sections… then just copied those into the section above. That should get you really close to matching your site’s layout.

Viewing 1 replies (of 1 total)
  • The topic ‘Edit font size’ is closed to new replies.