• Resolved bizziebee

    (@bizziebee)


    Hi there,

    I would like to change the font style of the FAQ’s (title and content).
    Tried the solution in this topic https://www.ads-software.com/support/topic/edit-font-size-1/ (in stead of font size I did font style). But it didn’t work.

    I would like to add the code to the Extra CSS of my theme.
    This is what I tried:
    .arconix-faq-accordion-title {
    font-family: “Arial”, Arial, Helvetica, sans-serif !important;
    }
    .arconix-faq-accordion-content {
    font-family: “Arial”, Arial, Helvetica, sans-serif !important;
    }

    It didn’t work.
    I tried a different code, which does work, but it only works with one group title. That’s no solid solution.
    Here’s the url of my site. https://www.myrax.nl/faq/

    Help is much appreciated. ??

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

    (@jgardner03)

    Hi,

    Thanks for using my plugin and I apologize for the trouble you’re having. After checking out your site I’m fairly sure I know why your CSS isn’t working. On your FAQ page go to the Text view and I believe you’ll see <code> and </code> tags around the shortcode. Remove those tags and see if that solves your issue.

    • This reply was modified 7 years, 7 months ago by John Gardner.
    Thread Starter bizziebee

    (@bizziebee)

    Thanks for your answer and building the plugin!
    Your advise worked perfectly.

    How did these tags end up there?
    Is it something I did?

    • This reply was modified 7 years, 7 months ago by bizziebee.
    Plugin Author John Gardner

    (@jgardner03)

    It’s possible if you copied and pasted the shortcode from the plugin page or my docs it would apply the code tags as well, but I’m not certain how they end up there.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change font style’ is closed to new replies.