Perfect slider on mobile phone

Home Forums Perfect Forum Perfect slider on mobile phone

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #119228
    Hannelore GoldbergHannelore Goldberg
    Participant
    • Topics: 11
    • Replies: 42
    • Total: 53
    Member since: February 15, 2019

    Hi, Can I have some CSS so that the slider image on a mobile phone held vertically shows the entire image? Right now it just shows a tiny sliver. Here is my site so you can see… https://pud.pyu.mybluehost.me/ Thanks!

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

    Regards,
    Chris

    #119660
    Hannelore GoldbergHannelore Goldberg
    Participant
    • Topics: 11
    • Replies: 42
    • Total: 53
    Member since: February 15, 2019

    Awesome, thanks!! It looks great.

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

    Hi Hannelore,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/21/

    Regards,
    Chris

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