In this tutorial, we will show you how to remove the Social Icon from AMP for this follow the below steps.
If you are using any social share plugin for your website and if that plugin is not compatible with our AMP plugin then you will see some ugly design of that social share plugin in AMP like the below screenshot and if you need to remove it then you need to add the custom CSS in AMP.
Social Icon will appear like this in AMP
You can add this CSS to remove it
.amp-comment-button {
display: none;
}
You need to add this code in the WordPress Dashboard -> AMP option panel-> Design -> Global -> In Custom CSS add this code like below the screenshot.
We are providing compatibility with sassy social share and AddThis Share Buttons plugins.
That’s it for this tutorial!
We hope it helped you. If you have any feedback or questions, then please share them in the comments section below.
If you want to add an AWeber form in AMP then first you need to…
Webpushr is the fastest growing web push notifications platform that marketers love & developers rely…
Follow these steps to add Adobe Analytics in AMP Step 1: Go to WordPress Admin Area -> AMP…
Core Web Vitals are the subset of Web Vitals that apply to all web pages,…
The following reasons can be shown for non-indexing. Server error (5xx) Your server returned a 500-level…
We have added the Google Analytics 4 ( GA 4 ) integration in AMPforWP v1.0.80.…