상품정보고시 모바일에서 화면 짤림현상 > 버그 & 건의

본문 바로가기

버그 & 건의

상품정보고시 모바일에서 화면 짤림현상

본문

안녕하세요! 뉴즐 입니다. 상품정보고시 PC버전에서는 잘 나오는데 모바일에서는 짤려서 나옵니다. http://sample.newzzle.com/shop/1000000095 ![!\[image\]](https://www.eyoom.net/data/editor/2301/1888733483_1674612025.55761.png) 모바일에서도 반응형으로 나와야 할거 같습니다. 확인 부탁 드립니다.

댓글목록1

이윰EGG님의 댓글

profile_image
/theme/테마명/skin/shop/basic/item.info.skin.html.php 파일 38줄 해당 출력 소스를 다음과 같이 수정해 보기 바랍니다.
.table-responsive 클래스를 이용해 좌우 스크롤해서 정보를 확인 할 수 있을 것 입니다.

    <h3 class="h-hidden">상품 정보 고시</h3>
    <div class="table-responsive">
        <div class="table-list-eb item-info-table">
            <table class="table table-bordered">
                <thead>
                    <tr>
                        <th class="width-180px">항목</th>
                        <th>내용</th>
                    </tr>
                </thead>
                <tbody>
                    <?php foreach($ii_info as $key => $ii) { ?>
                    <tr>
                        <th scope="row"><?php echo $ii['title']; ?></th>
                        <td><?php echo $ii['value']; ?></td>
                    </tr>
                    <?php } ?>
                </tbody>
            </table>
        </div>
        <div class="visible-sm visible-md"><i class="fas fa-arrows-alt-h"></i> 좌우 스크롤을 통해 정보 확인</div>
    </div>


고맙습니다.

축하합니다. 첫댓글 포인트 39포인트를 획득하였습니다.

버그&건의 이용 안내

버그&건의 게시판에 이용 중 버그가 있거나 개선점 등을 남겨주시면 참고하도록 하겠습니다.
이 게시판은 이윰넷 관리자가 일일이 응대 해 드리지는 않으니 참고해 주시기 바랍니다.
질문글은 꼭 질문과 답변 게시판 또는 1:1문의 게시판을 이용하여 주시기 바랍니다.

전체 470 건 - 8 페이지
번호
제목
글쓴이
사이트 내 전체검색