• Resolved DavidSortOf

    (@davidsortof)


    I see that in the FAQ Editor I can effectively set text to italics. However the heading styles (paragraph, Header 1, etc.) do not function, and everything is always styled as bold.

    M Saqib, it would be great if everything we see in the FAQ Editor functioned as we would expect it to.

    Meanwhile, what is the CSS selector for the answer text? I haven’t been able to figure that out using Firebug.

    For example in Custom CSS I can change the font of the whole thing to Varela with:

    .qe-faq-toggle {
    font-family: "varela"
    }

    But this has no effect:

    .qe-toggle-content {
    font-style: normal
    }

    Thanks much!

    https://www.ads-software.com/plugins/quick-and-easy-faqs/

Viewing 1 replies (of 1 total)
  • Thread Starter DavidSortOf

    (@davidsortof)

    Solved it! The shortcode itself, on the page, was formatted as a Header 2. Changing this to Paragraph removed this formatting, which was overriding everything. Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Answer text does not appear (exactly) as styled in FAQ Editor’ is closed to new replies.