Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #400213

    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.

    #400637

    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

    #400638

    yay~~~~ thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘one page demo theme- background showing on smartphone.’ is closed to new replies.