SKT Girlie Pro section 2 -mystory picture size

Home Forums All Other Themes SKT Girlie Pro section 2 -mystory picture size

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #98998
    claymagichouseclaymagichouse
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: September 9, 2017

    Hi Team,

    On SKT Girlie Pro section 2 mystory, the photo looks fine on mobile phone or tablet at vertical view, but when turn to horizontal, the photo size change to more wider. Any CSS can fix this problem?

    Thank you
    Site: claymagichouse.com

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

    Hi,

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

    Regards,
    Chris

    #99010
    claymagichouseclaymagichouse
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: September 9, 2017

    Hi,

    This is on vertical view at mobile phone : https://imgur.com/a/42D7k

    This is on horizontal view at mobile phone : https://imgur.com/a/svQ1l

    You can see on horizontal view the photo look a lot wider. I want it look the same either on vertical or horizontal view.

    Thank you

    #99013
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30627
    • Total: 30627
    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) {
    .section-mystory img { width:auto; display:table; margin:0 auto;}
    }

    Regards,
    Chris

    #99059
    claymagichouseclaymagichouse
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: September 9, 2017

    It works.

    Thank you

    #99116
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    🙂

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