Quote from
Jim on March 13, 2022, 6:52 pm
@a8kissi
Of course there is, because you don’t see a subscription menu on this forum. Assuming you actually want to know how to do it, try this in your child theme’s style.css file:
div#forum-navigation a.subscriptions-link {
display: none;
}
@a8kissi
Of course there is, because you don’t see a subscription menu on this forum. Assuming you actually want to know how to do it, try this in your child theme’s style.css file:
div#forum-navigation a.subscriptions-link {
display: none;
}