Remove MOD_NEWS_PRO_GK5_NSP_MORE_DETAILS and orange round

Create fresh and professional look of personal or blog websites with AppsPro Tech
GK User
Sat May 10, 2014 4:15 am
Hello,

How do I remove MOD_NEWS_PRO_GK5_NSP_MORE_DETAILS word and orange round from GK News 5?

Image for your reference - http://ebookstak.com/tmp/GK.png

Live URL - http://ebookstak.com/management can see in bottom
User avatar
Expert Boarder

GK User
Sat May 10, 2014 6:47 am
Hi,
Probably this is our fault , so please temporary...
in Language Manager --> use "Override" option and write there
Language Constant: MOD_NEWS_PRO_GK5_NSP_MORE_DETAILS
Text: More
>> Save <<
User avatar
Platinum Boarder

GK User
Sat May 10, 2014 7:04 am
About orange round:

You want to remove whole orange circle ? If yes, please use:
Code: Select all
.gkNspPM-ProductGallery .gkImage .gkImgOverlay { background: transparent !important }

or if you want to hide all hover effect also with label.
Code: Select all
.gkNspPM-ProductGallery .gkImage .gkImgOverlay {display: none;}

Where - check my footer link.
User avatar
Platinum Boarder

GK User
Sat May 10, 2014 10:58 am
Excellent, Thank you very much for your help!
User avatar
Expert Boarder


cron