• Resolved Shaun Killian

    (@websmall)


    Hi
    I’m building a new landing page at the above address. And, for the first time – I am using Lightweight Accordion.
    Everything looks fine on the backend.
    But most of the questions are not showing on the front end – theFAQ section is at the end of the page.
    Pleas ehelp.
    Cheers
    Shaun

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Andy Feliciotti

    (@someguy9)

    Hey @websmall your site’s CSS sets h3 tags color to the color of the accordion background. You can add the CSS below to fix it:

    .lightweight-accordion .lightweight-accordion-title h3 {
    color:#fff
    }

    Guide to adding custom CSS: https://smartwp.com/custom-css-wordpress/

    or you can set all of the accordion titles to spans for them to show up (Like how “What is web hosting” is set to)

    Hope this helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Questions missing or hidden’ is closed to new replies.