아래처럼 설정하고 업데이트했는데
https://imgur.com/aamk2Dz
아래 사진처럼 title이 안보입니다.
https://imgur.com/UQdVB9I
header 테마 건드린거는 높이 조절 밖에 없는거 같은데 하단에 CSS 코드 첨부했습니다. 저 페이지말고 다른 페이지도 전부 제목 삽입이 안됩니다ㅜㅜ
@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; }
.top_site_main.style_heading_2 .overlay-top-header {
display: none;
}
@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_site_main.style_heading_2 .page-title-wrapper h2, .top_site_main.style_heading_2 .page-title-wrapper .banner-description {
display: none;
}
.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 h1, .top_site_main.style_heading_2 .page-title-wrapper h2, .top_site_main.style_heading_2 .page-title-wrapper .banner-description {
display: none;
}
.top_site_main.style_heading_2 .page-title-wrapper {
padding-bottom: 200px;
}
안녕하세요~^^
올려주신 이미지는 테마 지원하는 설정으로 적용하신 건지요?
어떤 테마를 사용 중이신지요?
올려주신 내용만으로는 원인을 파악하기 어렵습니다.
또한 저희 쪽에서 모든 테마 쪽 설정이나 코드를 알 수 없기 때문에
해당 테마 제작자에게 문의해보시는 게 좋을 듯합니다.
비회원으로도 확인 가능한 페이지 주소도 알려주시겠어요?
고맙습니다.