Hello,
We have a problem with the WP AMP module and the En-Fold page builder.
There is ‘datetime’ in ‘span’ when we add the content element “Post blog”
It is not possible to delete this option in the settings.
Do you have a piece of code to give us?
Best regards
Hey spidclic,
Try this code in the General Styling > Quick CSS field:
.slide-meta-time.updated {display:none !important;}
div[itemprop="dateModified"]{display:none !important; }
p[itemprop="datePublished"]{display:none !important; }
Best regards,
Mike
Thank you for your quick help
With this css, I have the error : ‘datetime’ in ‘p’
Hi,
Where did you see this error, where did you add the css?
I would like to see this.
Best regards,
Mike
I add this css in general styling quick css.
This error is given by the google test, see link