SEE MORE Button

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Fri Jun 21, 2013 7:38 pm
Reply with quote
Report this post
Hi,

Just wondering if anyone know how can I remove the SEE MORE button, I just have three articles and I dont need that button.
I really appreciate if anyone can help me.

Thanks
User avatar
Fresh Boarder

GK User
Fri Jun 21, 2013 8:26 pm
Reply with quote
Report this post
You can add following css code to hide it.

Add the code to template settings > advanced settings > custom css
or to css/override.css file located in template folder and then enable css override option in template settings > advanced settings > css override "on".

Code: Select all
.gkLoadMore {display: none!important;}


See you around...
User avatar
Platinum Boarder


cron