Slide not visible on little screens

Home Forums All Other Themes Slide not visible on little screens

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #76504
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 175
    • Replies: 462
    • Total: 637
    Member since: July 4, 2016

    Hi,
    I’m using Nature theme in www.boutiquelolita.net

    On medium and large screens the slide looks perfectly but on smaller screens (vertical smartphones with little screens) it disappears.

    How can I fix this?

    Thank you very much!

    Best regards,
    Vanessa

    #76635
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30636
    • Total: 30636
    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:767px) {
    body .header_wrap .header, body.home.has_trans_header .header { position: relative !important;}
    }

    Regards,
    Chris

    #76645
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 175
    • Replies: 462
    • Total: 637
    Member since: July 4, 2016

    Hi Chris,

    Perfect. It works fine!!

    Thank you very much.

    Best regards,
    Vanessa

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

    Hi,

    If you found our service good kindly review us here:

    https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/7/

    Regards,
    Chris

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