ROOT THEME LAYOUT


Root Theme Layout has everything you need to get your new website up and running in no time!

go to page
luna2702017.06.29 18:55

모바일에서 텍스트는 없어지는 것이 DEMO셋팅입니다.

나오게 하려면

root.css 582째 줄에서

@media (max-width: 425px) {
.sec3_img {
height:240px !important;
}

.root_main_c .carousel-caption h1 {
font-size:36px;
}

header.sub {
min-height:280px;
}
.root_main_c .carousel-caption {
display:none;
}
}

592줄에 있는


.root_main_c .carousel-caption {
display:none;
}을 삭제해 보시기 바랍니다.

파일 첨부

여기에 파일을 끌어 놓거나 파일 첨부 버튼을 클릭하세요.

파일 크기 제한 : 0MB (허용 확장자 : *.*)

0개 첨부 됨 ( / )