rss feed logo

GK User
Wed Sep 12, 2012 6:34 pm
the rss feed logo that appears on categories and article pages takes up a whole line how can i either delete / unpublish it or move it to the bottom? website: d e s i s p y . c o m
User avatar
Senior Boarder

GK User
Thu Sep 13, 2012 8:21 am
Hi,

the easiest solution will be adding this CSS code in the css/k2.css file at the end:

Code: Select all
div.k2FeedIcon {
display: none!important;
}
User avatar
Administrator


cron