Mobile Theme not rendering

Home Forums All Other Themes Mobile Theme not rendering

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #27948
    RobertRobert
    Member
    • Topics: 2
    • Replies: 1
    • Total: 3
    Member since: March 22, 2016

    Hello, When I view my new theme from my mobile phone i get this
    This is the screen shot
    The little wheel keeps spinning and spinning and takes up half the screen.
    The unpaid version worked perfect

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

    Hi Robert,

    Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    @media screen and (max-width: 767px) {
    .slider-main{min-height:0 !important;}
    }

    Regards,
    Brad

    #28107
    RobertRobert
    Member
    • Topics: 2
    • Replies: 1
    • Total: 3
    Member since: March 22, 2016

    Thank you!

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

    🙂

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