Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter gbanta1109

    (@gbanta1109)

    Also, I would like to add a darker background to my Header Text

    Yes its possible with custom css i give you the css kindly customize as you want.

    Shadow For Image

    .image-ultimate-hover-1 {-webkit-filter: drop-shadow(5px 5px 5px #222); filter: drop-shadow(5px 5px 5px #222);}

    For Darker Background You can set Hover background from Admin pane and if you want at normal view kindly modify this

    .image-ultimate-hover-1 .iheu-img:before {background: #0000007d;}

    As like as you want to use more shortcode kindly check shortcode id where this time, it is 1 and each class has 1. So modify it if you want into another shortcode.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Drop shadow CSS’ is closed to new replies.