Removing Titles In These Frontpage Boxes

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Mar 19, 2014 2:36 am
Reply with quote
Report this post
Hello,

How do I remove the highlighted areas in the attachment? Here is the url: http://thegospelproclaimers.org/
User avatar
Platinum Boarder

GK User
Wed Mar 19, 2014 9:08 am
Reply with quote
Report this post
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
.gkNspPM-TitleOverlay > figure > figcaption a { display: none}

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder

GK User
Wed Mar 19, 2014 5:02 pm
Reply with quote
Report this post
Bkrztuk,

Thanks, it worked. YOU ROCK.. :D



bkrztuk wrote:Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
.gkNspPM-TitleOverlay > figure > figcaption a { display: none}

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder


cron