themeskult / wp-svbtle

Wordpress Admin & Theme inspired by Svbtle
http://wp-svbtle.com
1.45k stars 220 forks source link

How to remove the kudos button? #164

Closed almeidamarcell closed 11 years ago

almeidamarcell commented 11 years ago

I would really like to remove the kudos button. Anyone has idea how?

jmergy commented 11 years ago

I did this for a while, but decided to put it back. Richard gave us the heads-up to include this in the style.css

aside.kudo{display:none !important}

An older style.css with the added line is here >> https://github.com/jmergy/wp-svbtle/blob/mergytweaks/wp-content/themes/svbtle/style.css (but I did that about 6 months ago so don't use the file, but view it to see placement of the above.)

But, I say just keep it.

On 2013-09-01 14:43, almeidamarcell wrote:

I would really like to remove the kudos button. Anyone has idea how?

Reply to this email directly or view it on GitHub [1].

Links:

[1] https://github.com/themeskult/wp-svbtle/issues/164