방향키 삭제 질문
Copy
# .item { background-size:cover; background-position:center center; background-repeat:no-repeat; }
# .img-wrap { padding-bottom:; }
# .tab-indicators { position:absolute; left:0; bottom:0; width:100%; }
# .nav a { background: rgba(255,255,255, 0.9); color:#000; border-radius: 0px; margin:0px; }
# .nav a:hover, # .nav a:focus,
# .nav .active a { background: rgba(0,0,0, 0.6); color:#fff; }
@media (max-width:1199px) {
.responsive # .img-wrap { padding-bottom: !important; }
}
@media (max-width:991px) {
.responsive # .img-wrap { padding-bottom: !important; }
}
@media (max-width:767px) {
.responsive # .img-wrap { padding-bottom: !important; }
}
@media (max-width:480px) {
.responsive # .img-wrap { padding-bottom: !important; }
}
>

슬라이더 이미지는 상태이고, 방향키를 삭제하면 홈페이지 오류가 뜨는데 어느부분을 지워야할까요?
답변 1개
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인