Shadow in the Titles of the slide in the frontage

Photo, amazing way to showcase your architecture, photography or artistic projects | Support forum.
GK User
Fri Jun 26, 2015 2:09 am
Hi Piotr

I want to add some shade to the texts of the images in the slide of the frontpage .

Could you help me with the code that I should add ?

Thanks!!!
User avatar
Gold Boarder

GK User
Fri Jun 26, 2015 7:22 am
Hi,

Add the following code into the theme’s css/override.css file
Code: Select all
.gk-is-wrapper-gk-photo figcaption h2,
.gk-is-wrapper-gk-photo figcaption p {
  text-shadow: 2px 2px 3px #38281F;
}
User avatar
Moderator


cron