19번에만 해당되는 패치입니다.
스마트디자인편집창을 여신 뒤
레이아웃 / 기본레이아웃 / tool / css / produtct.css 파일을 여신 뒤 아래 소스를 찾아주세요.
102번 라인 수정 전
.detail_btn_wish { width: 31%; margin-right: 10px; height: 40px; line-height: 40px; float: left; font-weight: 600; text-align: center; color:#232323; border-radius: 4px;}
102번 라인 수정 후
.detail_btn_wish { width: 100%; height: 40px; line-height: 40px; float: left; font-weight: 600; text-align: center; color:#232323; border-radius: 4px;}
그리고 최 하단에 아래 소스코드를 추가해 주세요.
/*네이버체크아웃*/
.xans-product-action .ec-base-button a,
.xans-product-action .ec-base-button span { display: inline-block; width:31%; height:42px; margin-right: 5px;}
#NaverChk_Button { clear: none!important; float: none!important; width:100%; margin-top: 20px;}
#NaverChk_Button .npay_storebtn_bx { width:100%!important}
감사합니다.
관리자에게만 댓글 작성 권한이 있습니다.