Hi support team,
I can’t change the font color in Toggle Content although changed other colors on the edit page.
when preview, font color is only black.
Please help me fix this issue.
Thank you
Hi Rikard,
I hight on the images here: https://aircompressor-vietnam.com/wp-content/uploads/2020/02/Font-Color-toggle-content.png
Thank you.
Hi,
Thank you for the screenshot and link. So as I look at your toggle content it looks like you have added in-line span colors for different strong tags, some green and others blue. So I believe the best course to take is to set the color to “inherit” so your in-line styles will take effect.
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#top #main .main_color .toggle_content p > span > strong {
color: inherit !important;
}
After applying the css, Please clear your browser cache and check.
Best regards,
Mike
Hi Mike,
It worked well.
Thank you very much for your support.
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon