Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • agiacopa78 Friend
    #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?


    1. cortina
    Pankaj Sharma Moderator
    #1043152

    Hi
    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.
    agiacopa78 Friend
    #1049362

    I did not operate the code to reduce the curtain

    Pankaj Sharma Moderator
    #1049363

    Hi
    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

Viewing 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