WEB HOSTING

Home Forums All Other Themes WEB HOSTING

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #130290
    NicolasNicolas
    Participant
    • Topics: 26
    • Replies: 69
    • Total: 95
    Member since: February 18, 2016

    The front page slider graphics are not displaying correctly on mobile. Large gap below graphics with loading spinner.

    http://banyangraphics.co.uk

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:479px) {
    body.site_boxed .nivoSlider { min-height:100px;}
    .home1_section_area { padding-top:0;}
    }

    Regards,
    Dave

    #130438
    NicolasNicolas
    Participant
    • Topics: 26
    • Replies: 69
    • Total: 95
    Member since: February 18, 2016

    still not working

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

    Hi,

    Kindly use this one

    @media screen and (max-width:479px) {
    body.site_boxed .nivoSlider { min-height:100px !important;}
    .home1_section_area { padding-top:0 !important;}
    }

    Regards,
    Dave

    #130493
    NicolasNicolas
    Participant
    • Topics: 26
    • Replies: 69
    • Total: 95
    Member since: February 18, 2016

    Doesn’t work on all browsers still but better – brave browser doesn’t work still

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

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.

    Regards,
    Dave

    #130533
    NicolasNicolas
    Participant
    • Topics: 26
    • Replies: 69
    • Total: 95
    Member since: February 18, 2016

    sure – here is the link https://imgur.com/a/mY485IB

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

    Hi,

    Okay, Kindly send us your URL of the site and WordPress admin details (Username & Password) via email: [email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    We’ll check and revert back to you.

    Regards,
    Dave

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