모바일 메인화면 목록 이미지 사이즈 수정입니다. 채택완료

sct_li sct_clear에서 width:200px이 어디서 나온지 모르겠습니다.
이미지를 감싸는 li 폭인데 style에도 없습니다. 근데 크롬으로 검색해보면 width:200px; 나와있습니다.


쇼핑몰 모바일 초기설정도 이미지폭 400으로 해났습니다.

마켓컬리처럼 이미지를 저렇게 사이즈를 수정하고 싶은데 width 200px 조차 검색해도 찾을 수가 없네요. ㅠ
style에도
/* 상품 목록 스킨 30 */
.st_30_wr {background:#fff;padding:10px;position:relative;border-bottom:1px solid #e5e5e5;webkit-text-size-adjust:100%}
.sct_30 {margin:0}
.sct_30 .sct_li {padding:10px}
.sct_30 .sct_img img {max-width:100%;height:auto}
.st_30_wr .bx-pager {position:absolute;top:-30px;right:10px}
.st_30_wr .bx-pager .bx-pager-item {display:inline-block;margin:5px}
.st_30_wr .bx-pager .bx-pager-link {display:block;width:8px;height:8px;text-indent:-999px;overflow:hidden;background:#adadad;border-radius:5px}
.st_30_wr .bx-pager .active {background:#000}
.sct_30 .sct_star {margin:10px 0 5px}
.sct_30 .sct_txt {margin:5px 0;font-size:1.083em}
.sct_30 .sct_cost {font-weight:bold}
200px이 없습니다.
답변 2개
답변을 작성하려면 로그인이 필요합니다.
로그인