Hi i know that you have used a kind of javascript / pagebuilder.php overwrite in the free Sydney Theme to force buying, but know the same in the Pro Theme?
Code was something like :…i=n(this).data(“headings-color”);… and function sydney_custom_widget_style_attributes
But now the same in the pro Theme
If i write for example in an editor field:
<h3 style="color:#fff;">TELEFONNUMMER</h3>
now the the HTML output change to:
<h3 style="color: rgb(68, 63, 63);">TELEFONNUMMER</h3>
What is wrong?
Kind regards