Hi all,
I have a problem with what I suspect is CSS getting overridden but can't figure our where!
I am using the Slideshow element and have set the color of the text within the slider content typography to white (#FFFFFF 100%)
The text color accross the site is set to a blue (#3226d1) within the Helix typography settings.
When using the SP pagebuilder frontend editor the page renders as I would expect. The slider items are white and the text within the rest of the page is blue. However, when viewed live online, ALL the text including the slider items are Blue (#3226d1) directed by the body element of CSS.
SO my question is, why does the renedered version of my website show all text as blue particluarly as the frontend editor shown it correctly?
What am I missing??