1. Guido
  2. Commercial Templates
  3. Friday, 15 May 2015
  4.  Subscribe via email
Hey all,

Is it possible with some custom css to remove the titlebox of the gridgallary of the enlighten template, without removing the text below the image? Now it can only be done by removing the caption, which means also the text below is gone and the moving element of the image..

thanks
Guido
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Guido

Presuming I understand you correctly, try adding the following to the Custom CSS field of your templates parameters...


.j51gridgallery h3 {
display: none;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Brilliant!
Thanks
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!