CSS 수정에 들어가면 오류가 발생합니다.

http://khland.kr/

위 사이트를 수정하고 있습니다.

 

어제부터 CSS 수정하기에 들어가면 Thimpress 로딩 화면이 계속 켜졌다 꺼졌다를 짧게 반복하다가 첫페이지 이미지가 말도안되게 확대되어 있습니다.

>>확대된 첫페이지 https://imgur.com/C3hnZhP

그래서 복구를 하고 다시 시도해봤는데 똑같은 현상이 발생하는데 뭐가 문제일까요?

>>사용자 정의하기에 접속하면 이 사진처럼 로딩만 계속 반복합니다.  https://imgur.com/V3j4rhl

아래는 CSS 코드인데 20번째 줄이 Thimpress의 border-right:none; 옆에 노란색 느낌표가 표시되어 있습니다. 원래 없었는데 이게 문제일까요?

다른 관리자의 CSS에서는 노란 느낌표도 보이지 않는다고 합니다.

>>느낌표 사진 https://imgur.com/50ogzix


.top_site_main.style_heading_2 .overlay-top-header {
   display: none;
}

@media (max-width: 479px) {
        .wrapper-box-icon.overlay.has_custom_image.text-left .boxes-icon {
                width: 90px!important;
        }
        .wrapper-box-icon.overlay.has_custom_image.text-left .content-inner {
                width: calc( 100% - 90px - 15px)!important;
        }
}

#tab-overview .thim-course-info {
   display: none;
}
#tab-overview .thim-course-content {
   width: -webkit-calc(100% - 0px);
        width: 100%;
   border-right: none;
}

.thim-style-content-new-1 .header_single_content {
        overflow: hidden;
}


.cosmosfarm-members-form input[type=checkbox] { -webkit-appearance: checkbox; -moz-appearance: checkbox; }


@media (max-width: 480px) {
        #learn-press-course-description .thim-course-content {
                padding-right: 0px;
        
        }
}

.thim-style-content-new-1 .header_single_content .course-thumbnail img {
   display: none;
}

#tab-overview .thim-course-content {
   padding-right: 0px !important;
}

.top_heading.style_content_2 .top_site_main.style_heading_2 .page-title-wrapper {
   padding-top: 300px !important;
}

.top_site_main.style_heading_2 .page-title-wrapper {
   padding-bottom: 150px;
}

#kboard-card-gallery-list .kboard-list-item { width: 330px; box-sizing: content-box; }
#kboard-card-gallery-list .kboard-list-item .kboard-list-thumbnail { width: 330px; height: 330px; }
@media screen and (max-width: 600px) {
    #kboard-card-gallery-list .kboard-list-item { width: 330px; }
}


#kboard-card-gallery-list .kboard-list-item { height: 450px; }

#kboard-card-gallery-list .kboard-list-item .kboard-list-summary { -webkit-line-clamp: 2; line-height: 20px; height: 40px; }

#kboard-card-gallery-list .kboard-list { text-align: center; }
#kboard-card-gallery-list .kboard-list-item { display: inline-block; float: none; }


#kboard-pure-gallery-list.mw1400 .kboard-pure-gallery-list .kboard-list-item { width: 32%; }
#kboard-pure-gallery-list.mw1200 .kboard-pure-gallery-list .kboard-list-item { width: 32%; }
#kboard-pure-gallery-list.mw1000 .kboard-pure-gallery-list .kboard-list-item { width: 32%; }
#kboard-pure-gallery-list.mw800 .kboard-pure-gallery-list .kboard-list-item { width: 32%; }


.cosmosfarm-members-form .members-link li.orders { display: none; }

.cosmosfarm-members-form .user_email_readonly { pointer-events: none; }
.cosmosfarm-members-form .user_email_readonly input { background-color: lightgray; color: white; }


 

좋은 정보와 인맥을 동시에, 워드프레스 사용자 단톡방 참여하기
워드프레스 에러 기술지원 서비스 전문가에게 맡기세요
워드프레스 에러 기술지원 서비스 전문가에게 맡기세요