Skip to:
Content
Pages
Categories
Search
Top
Bottom

Hide the “Subscribe” link in the topic

  • @theicebooky

    Participant

    Is it possible to hide the subscribe link in the topic and only show the subscribe link for forum?

Viewing 3 replies - 1 through 3 (of 3 total)
  • @theicebooky

    Participant

    Is it possible to hide this? @robkk @robin-w

    Please help me ;(

    @theicebooky

    Participant

    I can’t find the solution on the page this time :((

    @theicebooky

    Participant

    I found it 🙂

    .topic #subscription-toggle {
    display: none;
    }

    This is if you want to hind the topic subscription-toggle.

    .forum #subscription-toggle {
    display: none;
    }

    This one is for hinding the forum the subscribtion-toggle.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar