Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
June 21, 2017 at 12:25 am #1043119
How do I make the slideshow shade smaller? As I put it in the picture.
Also, where do I apply the level of transparency?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 21, 2017 at 2:39 am #1043152Hi
Add below code in custom.css file to set the opacity value.acm-slideshow .owl-carousel .owl-item.active .mask { opacity: 0.8!important; filter: alpha(opacity=80)!important; }
for the reduce mask width use this code and change the value 190
acm-slideshow .owl-carousel .item .mask:before { border-left: 190px solid #3f6cb2;}
Regards
- This reply was modified 7 years, 4 months ago by Pankaj Sharma.
July 18, 2017 at 2:46 am #1049362I did not operate the code to reduce the curtain
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 18, 2017 at 2:48 am #1049363Hi
What do you mean by you did not operate the code?
The above code is based on demo site. Kindly add the code and change it as per needs.Regards
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 3 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum