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

VIRTUE: Slider Issues with Shadowing

Home / Forums / Virtue Theme / VIRTUE: Slider Issues with Shadowing

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
April 18, 2019 at 4:42 pm

Hi,

I used this coding to produce a shadow around the images in the home slider. Looks amazing.

div#kt_slider_home {
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;
}

However, suddenly there is a white line below the image, before the shadow begins. <sigh>

Any ideas? I have checked the image loaded. White line at the bottom of all images is not there. I have played with width and height in Theme Options> Home Slider to see if that will resolve the issue…but nothing.

At this time, the Home Slider dimensions match the loaded image dimensions.

It was working fine yesterday.

Thank you,
Pam

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