Hi, I’m testing the one page theme with no slider.
i set up no slider showing and Theme looks ok on computer but when i see it on the smart phone(iPhone), i can see content and side background and extra top menu sticking out to right side.
i want to make it very neat without showing background on the side with menu.
please check it on smartphone and let me know.
Hey odpcband!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) {
#wrap_all {
position: relative !important;
}}
Cheers!
Yigit
yay~~~~ thanks