• Resolved starman17

    (@starman17)


    Good Evening,

    I have designed the tab to point to an external link. I currently have it displaying on all pages on the website, however, there is one page that I would like to hide it from. How would I go about doing this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author srumery

    (@srumery)

    There is a simple CSS fix for that and you can find it on this support thread.

    Add this CSS to your page and it will hide it on your current landing page.

    .page-id-61 #rum_sst_tab {display:none;}

    Give that a shot and let me know.

    Plugin Author srumery

    (@srumery)

    Of course you should replace “61” with the specific page id in your situation.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Disabling Tab on one page’ is closed to new replies.