clickmesports
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [News Portal] How to hide feature image in amp pagesHi @mysterythemes,
I did changes in the setting of the redirection link now it’s showing me the amp page on desktop
I had checked on chrome console display: none property image will hide but the same code I added same code in custom CSS does not workForum: Themes and Templates
In reply to: [News Portal] How to hide feature image in amp pagesThank You so much you’re providing me with good support I purchase this theme soon.
Forum: Themes and Templates
In reply to: [News Portal] How to hide feature image in amp pagesHi @mysterythemes,
I had added CSS code in the additional CSS section till not reflected.
I also clear chrome cache and hosting cache, but the problem is the same.
.single .np-article-thumb{
display: none;
}
this code is working but for amp below code
.amp-wp-article-featured-image {
display: none;
}
not working please can guide me step so I will resolve the issue soon.
Thanks
ClikmesportsHi @mysterythemes,
Thank you I will contact my hosting provider.