Mobile view slider images missing

Home Forums All Other Themes Mobile view slider images missing

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #65921
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    theme: industrial
    http://mysbiz.com/tempfirm/

    Mobile view, slider images missing.

    https://snag.gy/jdJo4C.jpg

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

    Hi Laura,

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

    Add this code there:

    @media screen and (max-width:479px) {
    .slider-main { padding-top:38%;}
    }

    Regards,
    Chris

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