Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • keytianemouzar Friend
    #1094504

    Is it possible to disable tools share in a category? Or in a specific article? I do not want to use this tool in all my articles, just a few categories.


    1. share
    Saguaros Moderator
    #1094578

    Hi,

    It’s global option so it will show in all articles, if you want not to show this tool in specific page, you can use Page Class feature in Joomla.

    With being said, you can go to admin panel > Menus > Main menu > open the menu you want to hide tool > Page Display tab: http://prntscr.com/il7ica

    Then add this custom CSS for that page class:

    .hideSharingTool .sharing-tools {
        display: none;
    }

    Now, all the pages with this ‘hideSharingTool’ class will not show that tool.

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 6 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum