Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1042592

    Hi
    to remove mask add this to your custom.css file in this folder /templates/ja_healthcare/css

    You need to create a new file if you do not have it already

    .acm-slideshow .owl-carousel .item .mask {
    display:none!important;
    }

    Regards

    agiacopa78 Friend
    #1042626

    It worked out perfect, but In case you want it to be smaller, or more translucent.

    PD.
    I’m sorry for asking right here. I need to download the logo to the menu and move it a little more to the right.
    I also do not find where I change the color of the menu and the letters.

    Thank you very very much.


    1. achicar2
    agiacopa78 Friend
    #1042633

    I found this, but the color of the typography?

    @media (max-width: 767px) {

    .acm-slideshow .owl-carousel .item .mask{background:none!important;
    }}
    .t3-mainnav {
    background-color: #009D96;
    }
    .acm-slideshow .owl-carousel .item .mask {
    display:none!important;
    }

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  agiacopa78 7 years, 5 months ago.

The topic ‘How to remove the slideshow curtain?’ is closed to new replies.