Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author YITHEMES

    (@yithemes)

    Hi there,
    thanks to your reporting an issue was found.
    It will be fixed in the coming release expected for first days of next week.
    Meanwhile please add the following few lines of Additional CSS to your site from
    Dashboard > Appearance > Additional CSS

    @media (max-width: 992px) {
        .site-content {
            padding-left: 0;
            padding-right: 0;
        }
    }

    This will solve the mobile issues.
    Thanks again for you kind reporting ??

    Thread Starter vadimlanin

    (@vadimlanin)

    Thank you!
    thats working !

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem with mobile site – width layout’ is closed to new replies.