-
AuthorPosts
-
puntje Friend
puntje
- Join date:
- April 2014
- Posts:
- 239
- Downloads:
- 29
- Uploads:
- 119
- Thanks:
- 48
- Thanked:
- 4 times in 3 posts
March 14, 2016 at 12:24 am #899192What 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;
}
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 14, 2016 at 2:31 am #899229Hi
But how you want it should be? you can illustrate what you want to achieve via screenshot.
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 1 reply, has 2 voices, and was last updated by Saguaros 8 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
What is the correct css. In the lines it one,then it is not correct in custom
Viewing 2 posts - 1 through 2 (of 2 total)