Remove Read more button

January 2013 WordPress Theme
GK User
Mon Dec 02, 2013 7:04 pm
Hi I would like to remove the Read More Buttons in the category view (for all the categories). I know how to remove it in NSP, but not in the category lists.
Here you have and example os the view
http://s364105922.mialojamiento.es/padwp/paterna/

Thanks
User avatar
Senior Boarder

GK User
Mon Dec 02, 2013 10:49 pm
Please edit: wp-content/themes/News_child/css/override.css
Code: Select all
body.archive.category article.post a.btn {display: none;}

Remember to enable "Use the override.css file" in theme settings (item in admin menu, under comments section, advanced tab).
User avatar
Moderator

GK User
Tue Dec 03, 2013 1:31 am
Thanks for your reply. Works fine
User avatar
Senior Boarder

GK User
Wed Dec 04, 2013 2:58 pm
Is there anything else I can help you with on that subject?
User avatar
Moderator

GK User
Wed Dec 04, 2013 4:40 pm
Not by now. Your solution works great. Thanks
User avatar
Senior Boarder

GK User
Wed Dec 04, 2013 5:41 pm
Ok. Closing the topic.
User avatar
Moderator


cron