Rev
Forum Replies Created
-
Hallo Dave & Matcha Labs,
Problem is solved indeed. I saw it just right away. Thank u all for the support!
Greets from The Netherlands,
Rev
Sorry I mean , Matcha Labs instead of Dave
Hallo Dave,
I`ve have <strong>added</strong> the following code in the CSS:
.metaslider .slides img {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}and had <strong>removed </strong>
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.175);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.175);
box-shadow: 0 1px 2px rgba(0,0,0,0.175);but the shadow did NOT go away.
I can`t find the problem.
This are all the codes with “metaslider”
}
/* Styles for Metaslider Prebuilt */
.metaslider .msHtmlOverlay .layer .siteorigin-slider-action-button {
display: inline-block;
padding: 8px 46px 8px 0;
font-weight: bold;
background: url(slider/action.png) right center no-repeat;
}
.metaslider .msHtmlOverlay .layer .siteorigin-slider-action-button a {
font-size: 16px;
color: #FFFFFF;
text-decoration: none;
}
#metaslider-demo .content,
.vantage-slide-with-image .content {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
#metaslider-demo .content img,
.vantage-slide-with-image .content img {
max-width: 100%;
height: auto;
}
#metaslider-demo .msDefaultImage,
.vantage-slide-with-image .msDefaultImage {
max-width: 100%;
height: auto;
}
/* =Widgets
————Hallo Dave,
Thank u for your reply.
I`ve already added the CSS, but with no luck.
Ive used the same CSS as another website that ive made this week and there is no shadow on that website.http://www.warungsiero.nl is the website i`ve made this week.
Greets,
Rev