2. How we can put shadows behind the news text at newedge slider ?
I sitill wait for help

#sppb-slider2-carousel .custom-nav-wrap {
bottom: 190px;
left: 0;
margin: auto;
position: absolute !important;
right: 0;
top: auto;
}
#sppb-slider2-carousel .custom-nav-wrap .customNavigation a {
background: rgba(0,0,0,0.5);
cursor: pointer;
color: #fff;
display: inline-block;
font-size: 36px;
height: 40px;
margin: 0 5px;
padding-top: 2px;
text-align: center;
width: 40px;
}
#sppb-slider2-carousel .item .next-post a h1 {
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
background: #00000052;
padding: 10px;
}
Hi there,
Thanks for your query. Sorry for the inconvenience. Please turn off the off-line mode to check your issue.
http://ankaragucuhaber.online/
-Thanks
ı Can't believe it it s perfect thank you soo much my friend good job joom shaper all the time is best thank u soo much u have nice work
ı Can't believe it it s perfect thank you soo much my friend good job joom shaper all the time is best thank u soo much u have nice work
Hi there, You are most welcome & Thanks
.sppb-addon-articles-slider.bg_image .sppb-addon-article.item:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: #0000;
opacity: 0.4;
}
Hi there,
Thanks for coming back again. Please add this CSS code inside the custom.css file.
.sppb-addon-articles-slider.bg_image .sppb-addon-article.item:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: #0000;
opacity: 0.4;
}
-Thanks
.sppb-addon-articles-slider .customNavigation > a {
position: absolute;
right: -35px;
top: 40%;
transform: translateY(-50%);
background: #9b9b9b;
left: inherit;
color: #fff;
width: 32px;
height: 54px;
z-index: 11;
font-size: 35px;
text-align: center;
line-height: 54px;
opacity: 0;
transition: 0.3s;
cursor: pointer;
}
.sppb-addon-articles-slider.bg_image .sppb-article-details {
padding: 10px 20px 10px 19px;
max-width: 600px;
z-index: 5;
position: relative;
background: #00000061;
bottom: 50px;
}
.sppb-addon-article .article-title {
font-size: 14px;
margin-bottom: 5px;
}