Teme Forest에 When I open up my site, it is not fully responsive because when i open it up on small window and magnify it, the rest of the area becomes whole gray colored.라고 물어봤더니,
Go to theme option > layout and in custom css page this css so it will fix it.
……………………………….
.banner {
width: 100% !important;
}
……………………………….
라고 해서 시도했는데 안 되서 질문드립니다.
읽어주셔서 감사합니다.
