Only show the Universal Button on mobile

[ad_1]

Hello,

Yes, to show only the universal share button on mobile within the shortcode, you can add some code to your “Additional CSS” box in Settings > AddToAny:

/* Only show the Universal Button on mobile within the AddToAny shortcode. */
@media screen and (max-width: 1080px) {
.addtoany_shortcode a:not(.addtoany_share) { display: none; }
}

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer