Need help with setting table border to none via CSS


Hi there,

My table border is set to ‘0’ but, a border still appears. I’ve tried using the .css sheet feature but, cannot change the border. here’s the public page: http://www.mydomain.me/power-user-plans/.

I’d love some help since I can’t find anything in here or google (that I can relate to Ubounce pages). Thanks!


2 replies

Got it. This did the trick:

div.lp-pom-root .lp-pom-text th, .cke-text th, div.lp-pom-root .lp-pom-text td, .cke-text td { border:0 !important; }

Hey Jerry - sorry you beat us to the punch!

Though, I’m glad you got this sorted! If you have any additional questions don’t be shy! The Unbounce Customer Success team can be reached at support[AT]unbounce[DOT]com.

Thanks Jerry!

Reply