I am using the Meet Gavern template in Joomla 3.1
I wanted to add Shadow to the text in Image Show GK4
CSS override is activated. And I have added this to override.css:
- Code: Select all
.gkIsWrapper-gk_startup .gkIsText h2 a {text-shadow: 2px 2px 0 #505050 ;}
This worked for the H2 text. But I can't get shadow to work on the normal text. Tried h3, h4, etc. But it's not working. See image. please help.