better-studio / better-amp

Full Google AMP support for WordPress with custom themes and customizations
https://betterstudio.com/wp-plugins/better-amp/
GNU General Public License v2.0
19 stars 19 forks source link

im getting this error while trying to validate AMP #50

Open larrybird1 opened 6 years ago

larrybird1 commented 6 years ago

im getting this error, while try to validate this as amp

https://www.pediatria7.com/amp/

built with plugin better amp

CSS syntax error in tag 'style amp-custom' - invalid declaration.

.stm_row-opacity.e_1989106899.stm_row-opacity.e_1989106899{background-color:rgba(0,0,0,0.48); ?>}

those are the problem ?> instead of

.stm_row-opacity.e_1989106899.stm_row-opacity.e_1989106899{background-color:rgba(0,0,0,0.48);}

How to remove these ?> signs?

best regards