Mobile view of blendit

Home Forums Blendit Theme Support Mobile view of blendit

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

    http://mysbiz.com/SWPA/
    theme: blendit

    Top section is cutting off on mobile view: https://snag.gy/a9zqkE.jpg

    #65923
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    And image slider doesn’t fully cover above the menu bar.

    #66008
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    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) {
    .nivoSlider img { width:170% !important; max-width:170% !important; margin-left:-50%;}
    }

    Regards,
    Chris

    #66161
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    Worked great, thanks!

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

    🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Mobile view of blendit’ is closed to new replies.