teitbite wrote:Hi
Please show me an example page where it's on even if disabled.
.k2FeedIcon { display: none; }
teitbite wrote:Hi
I believe each module should have it's own button to disable it. There is no override to this functionality in our template so this should be working. Anyway You can hide it all by using this css:
- Code: Select all
.k2FeedIcon { display: none; }