• Resolved nigeldb

    (@nigeldb)


    Hi, dumb question time again.

    I’ve just created an ‘accordion’ but when I preview the page, the text in the header is black on a black background?

    Sorry, What am I doing wrong?

    …..and thank you so much for creating such a great plugin.

    Nigel db

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    Thanks for reporting your Advanced Gutenberg problem.
    Can you share the URL of the page that is published? Because here that’s a preview link and I’m not able to load it (not sufficient rights).

    Thanks!

    Thread Starter nigeldb

    (@nigeldb)

    Ah, sorry.

    I’ve created a test page here http://strytex.com/adv-gut-test-page/

    Hi,

    I still have a 404 on this page.

    Cheers,

    I think because your theme is forcing a color on all title using the !important property in your CSS code. You need to add that in your theme or custom CSS file:

    .advgb-accordion-header h4.advgb-accordion-header-title, .advgb-accordion-header h4 {
        color: inherit !important;
    }
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Problem with Accordion’ is closed to new replies.