Navigation
열기 닫기
모바일 슬라이드 css 를 다음과 같이 수정해주세요.
.pm-slide_wide__14418__ .owl-dots {position:absolute;bottom:0;left:0;width:100%;height:30px;padding:10px;font-size:0;box-sizing:border-box;text-align:center} .pm-slide_wide__14418__ .owl-dots .owl-dot {display:inline-block} .pm-slide_wide__14418__ .owl-dots .owl-dot span {display:block;width:10px;height:10px;margin:0 3px;background:#ddd;border-radius:30px;transition:opacity 200ms ease} .pm-slide_wide__14418__ .owl-dots .owl-dot.active span, .pm-slide_wide__14418__ .owl-dots .owl-dot:hover span {background:{$farm_set[dots_on_color]}}
열기 닫기
모바일 슬라이드 css 를 다음과 같이 수정해주세요.
.pm-slide_wide__14418__ .owl-dots {position:absolute;bottom:0;left:0;width:100%;height:30px;padding:10px;font-size:0;box-sizing:border-box;text-align:center}
.pm-slide_wide__14418__ .owl-dots .owl-dot {display:inline-block}
.pm-slide_wide__14418__ .owl-dots .owl-dot span {display:block;width:10px;height:10px;margin:0 3px;background:#ddd;border-radius:30px;transition:opacity 200ms ease}
.pm-slide_wide__14418__ .owl-dots .owl-dot.active span,
.pm-slide_wide__14418__ .owl-dots .owl-dot:hover span {background:{$farm_set[dots_on_color]}}