Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • puntje Friend
    #899192

    What is the correct css. In the lines it one,then it is not correct in custom css

    If i put this in, it is not correct See attachment:
    .project-slide .slick-prev, .project-slide .slick-next {
    right: 80px;
    left: auto;
    top: 40%;
    margin-top: 0;
    z-index: 2;
    width: 60px;
    height: 60px;
    border: 2px solid #ff0000
    }

    I tried this, i had to change this because of overlapping:
    .slick-prev:before, .slick-next:before {
    font-family: ‘slick’;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #ffbf43;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
    }

    .project-slide .slick-prev {
    right: 10px;
    left: auto;
    top: 50%;
    margin-top: 0;
    z-index: 2;
    width: 60px;
    height: 60px;
    border: 2px solid #ffbf43;
    }

    .project-slide .slick-next {
    right: 10px;
    left: auto;
    top: 63%;
    margin-top: 0;
    z-index: 2;
    width: 60px;
    height: 60px;
    border: 2px solid #ffbf43;
    }


    1. Schermafbeelding-2016-03-14-om-01.22.42
    Saguaros Moderator
    #899229

    Hi

    But how you want it should be? you can illustrate what you want to achieve via screenshot.

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

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 8 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum