Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Shadow Around Home Slider

Home / Forums / Virtue Theme / Shadow Around Home Slider

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
March 5, 2019 at 1:57 pm

Hi,

I would like to place a shadow behind the home slider….if possible. I was able to achieve that with the post images.

I used this code:

/*change border color #6e6e6e and shadow color #ccc to any color of your choice */
.post img {
border:0px solid #6e6e6e;
box-shadow: 10px 10px 5px #6e6e6e;
-moz-box-shadow: 10px 10px 5px #6e6e6e;
-webkit-box-shadow: 10px 10px 5px #6e6e6e;
-khtml-box-shadow: 10px 10px 5px #6e6e6e;
}

Looks nice. But I would also like to carry that look to the home slider.

Any suggestions?

Thank you,
Pam

P.S. URL and login in separate post.

  • The forum ‘Virtue Theme’ is closed to new topics and replies.