• Home
  • Blog
  • Showcase
  • Setup Docs
    • Sunshine Help
    • Flex Help
  • Support
    • Support Area
    • Contact us
    • Feedback
  • Connect
    • Newsletter
    • Twitter
    • Facebook
  • My Account
  • Flex
  • Sunshine
Support : Simple Pro Themes

Support : Simple Pro Themes

Reply To: Problem with smartphone view of website

If you have purchased a product, please enter the email address that you used to register at time of purchase.
Log In
Lost Password

Create an Account
  • Your username must be unique, and cannot be changed later.
  • We use your email address to email you a secure password and verify your account.

Support › Forums › Flex Theme › Problem with smartphone view of website › Reply To: Problem with smartphone view of website

November 5, 2015 at 3:37 pm #634
Chinmoy Paul
Moderator

I think that I got the problem.

Replace

.boxed .site-container {
    background-color: #fff;
  //  -webkit-box-shadow: 0 0 3px #ddd;
   //    -moz-box-shadow: 0 0 3px #ddd;
   //      -o-box-shadow: 0 0 3px #ddd;
   //         box-shadow: 0 0 3px #ddd;
    margin: 40px auto;
    margin-top: 0px; /* remove this when using bg image or color */
    max-width: 1140px;
}

WITH

.boxed .site-container {
    background-color: #fff;
  /*-webkit-box-shadow: 0 0 3px #ddd;
       -moz-box-shadow: 0 0 3px #ddd;
         -o-box-shadow: 0 0 3px #ddd;
            box-shadow: 0 0 3px #ddd;*/
    margin: 40px auto;
    margin-top: 0px; /* remove this when using bg image or color */
    max-width: 1140px;
}

Copyright © 2021 · Simple PRO Themes for Genesis Framework · About · FAQs · Contact · Affiliates