inboundnow / retired-cta

Create Calls to Action for your WordPress site. Monitor and improve conversion rates, run A/B split tests, customize your own CTA templates and more
http://www.inboundnow.com/cta/
1 stars 3 forks source link

Custom CSS Issues #34

Open atwellpub opened 10 years ago

atwellpub commented 10 years ago

I'm noticing that even with the custom css box it's very hard to overwrite css belonging to a call to action.

We need a way to give precedence to all CSS in the custom CSS metabox.

JS is the sure shot way but it's far from the ideal solution.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

DavidWells commented 10 years ago

The only way to make this happen is the run the custom css through the sabberworm parser and load it lower on the page

atwellpub commented 10 years ago

Ok that sounds good. Could we add body tag just before the variation condition id. Would that cover all circumstances?