테스트 사이트 - 개발 중인 베타 버전입니다

상품리스트에 상품명 짤리는 문제 채택완료

하늘그루터기 1년 전 조회 2,481

상품리스트에 상품이름이 1줄로만 나오고 글자가 짤리네요.

상품명이 몇줄이어도 짤리는거 없이 출력하려면 어디를 수정해야할까요..

전문가의 도움 요청드립니다.

 

</p>

<p>/* 상품 목록 스킨 10 */

.sct_10 {margin:25px 0}

.sct_10.lists-row{margin-right:-10px;margin-left:-10px}

.sct_10 .sct_li {position:relative;float:left;margin-bottom:40px;text-align:left}

.sct_10 .sct_last {margin-right:0}

.sct_10 .sct_clear {clear:both}

.sct_10 .sct_a {text-decoration:none}

.sct_10 .sct_a:focus, .sct_10 .sct_a:hover {text-decoration:none}</p>

<p>.sct_10 .sct_img {position:relative;text-align:center}

.sct_10 .sct_img a {display:block}

.sct_10 .sct_cart {display:none;position:absolute;left:0;bottom:0;border:0;width:100%;padding:15px 0;background:#000;background:rgba(0,0,0,0.5);color:#fff;font-size:1em;font-weight:bold}

.sct_10 .sct_img:hover .sct_cart {display:block}

.sct_10 .sct_cart i {display:inline-block;margin-right:5px;font-size:1.2em}

.sct_10 .sct_disc {position:absolute;right:15px;bottom:15px;background:red;color:#fff;padding:0 8px;line-height:24px;font-weight:bold;font-size:1.2em;background:#000;background:rgba(0,0,0,0.5)}</p>

<p>.sct_10 .sct_ct_wrap {position:relative}</p>

<p>.sct_10 .sct_ct_wrap .sct_txt a {font-size:1.2em; background:#575757; color:white; border-radius:0px; padding:5px 10px;}</p>

<p>.sct_10 .sct_ct_wrap:after {display:block;visibility:hidden;clear:both;content:""}

.sct_10 .sct_star {margin: 10px 0 5px}

.sct_10 .sct_txt {border-bottom:1px solid #d9dde2;font-size:1.1em;margin:10px 0px 0px;padding-bottom:10px; text-align:center;}

.sct_10 .sct_basic {margin-bottom:0px;color:#575757;font-size:1.2em;font-weight:500;text-align:center;}

.sct_10 .sct_bottom {position:relative;min-height:20px}

.sct_10 .sct_cost {margin:5px 0 10px;font-size:1.25em;font-weight:bold; text-align:right;}

.sct_10 .sct_dict {display:block;text-decoration:line-through;font-weight:normal;font-size:0.85em;color:#858a8d}</p>

<p>.sct_10 .sct_sns_wrap {display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:999}

.sct_10 .sct_sns {position:absolute;top:50%;left:50%;background:#fff;text-align:center;width:245px;max-height:300px;margin-left:-125px;margin-top:-180px;overflow-y:auto;border-radius:5px;-webkit-box-shadow:1px 1px 18px rgba(0,0,0,0.2);-moz-box-shadow: 1px 1px 18px rgba(0,0,0,0.2);box-shadow: 1px 1px 18px rgba(0,0,0,0.2);border:1px solid #dde7e9;background:#fff;border-radius:3px}  

.sct_10 .sct_sns h3 {padding:15px;border-bottom:1px solid #e8e8e8;text-align:left}

.sct_10 .sct_sns a {display:inline-block;border-radius:50%;width:50px;height:50px;line-height:25px;text-align:center;padding:10px 0;margin:20px 5px}

.sct_10 .sct_sns .share-facebook {background:#415b92}

.sct_10 .sct_sns .share-twitter {background:#35b3dc}

.sct_10 .sct_sns img {width:24px}

.sct_10 .sct_sns_bg {background:rgba(0,0,0,0.1);width:100%;height:100%}

.sct_10 .sct_sns_cls {position:absolute;right:0;top:0;color:#b5b8bb;border:0;padding:12px 15px;font-size:16px;background:#fff}</p>

<p>.sct_10 .sct_op_btn {position:absolute;right:5px;bottom:0}

.sct_10 .sct_op_btn>button {border:0;width:25px;height:20px;font-size:1.25em;text-align:center;color:#949494;background:transparent}</p>

<p>

댓글을 작성하려면 로그인이 필요합니다.

답변 2개

채택된 답변
+20 포인트

저기 css는 없는거 같아요 일단 함수중에서 cut_str 함수 찾아봐야돠구요 저걸로 하는 가능성이 있고 없으면 css 문제인데 아마 공용으로 쓰는 css 를 봐야되요 제일 빠른게 개발자 도구로 확인 해봐야되요

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

css 만 봐선 모르겠네요 ㅎ; url 같은걸 주시면 디버깅에 도움이 될 것 같습니다.

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인