image in mobile

Home Forums All Other Themes image in mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #50128
    krishnakrishna
    Participant
    • Topics: 57
    • Replies: 65
    • Total: 122
    Member since: October 9, 2016

    i have a feature image problem whenever i tried to change the new feature image from out side it will blurr the image…and in my mobile image quality is also looks poor ! i have put hd images but in mobile it will looks so poor….http://www.maharajsandwich.com/ see my menu page mobile ..

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

    Hi Krishna,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    @media screen and (max-width:768px){
    #menulist ul#portfolio li .menuthumb img{width:auto !important;}
    }

    Regards,
    Dave

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