Luxury Watch Theme – Mobile Site

Home Forums All Other Themes Luxury Watch Theme – Mobile Site

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #76416
    Lori SchroederLori Schroeder
    Participant
    • Topics: 41
    • Replies: 59
    • Total: 100
    Member since: August 20, 2015

    Everything looks fine on my computer, but on my cell phone, on the home page the 3 boxes overlap the the slider instead of being below it. The site is http://firehousepubs.com/stclairshores/.

    Thank you!

    #76524
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi Lori,

    Are you able to view our website in Google Chrome now? Or is it still showing up 503 error?

    Answer to your problem is kindly add this in appearance>theme options>basic settings>Custom CSS box

    @media screen and (max-width: 479px){
    .slider-main{min-height:320px;background:none !important;}
    }

    Regards,
    Shri

    #76605
    Lori SchroederLori Schroeder
    Participant
    • Topics: 41
    • Replies: 59
    • Total: 100
    Member since: August 20, 2015

    Yes, I still see the 503 error.

    And thanks, that fixed it. But now the 3 boxes overlap each other, so I don’t see the entire picture for the first 2. Again, on the mobile site only.

    #76623
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi Lori,

    Do you still get the 503 error?

    Sorry i keep asking you again and again. Only 2 clients get the error and i have been asking them. Hosting said they have resolved this issue. I just wanted to confirm.

    Regards,
    Shri

    #76705
    Lori SchroederLori Schroeder
    Participant
    • Topics: 41
    • Replies: 59
    • Total: 100
    Member since: August 20, 2015

    Yes I still get the 503 error.

    #76714
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly remove cache of your browser hosting did not find any error logs and the problem got solved for 3-4 other clients who complained.

    Regards,
    Shri

    #76955
    Lori SchroederLori Schroeder
    Participant
    • Topics: 41
    • Replies: 59
    • Total: 100
    Member since: August 20, 2015

    I will try that. What about my other question? Now the 3 boxes overlap each other on the home page, so I don’t see the entire picture for the first 2. Again, on the mobile site only.

    #77026
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    @media screen and (max-width:479px) {
    .one_four_page.four_column { margin-top:0;}
    }

    Regards,
    Chris

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.