Google Map Responsive

Home Forums Construction Pro/Build Forum Google Map Responsive

Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • #73930
    ABDELAZIZABDELAZIZ
    Member
    • Topics: 9
    • Replies: 30
    • Total: 39
    Member since: April 25, 2017

    Hi Chris,
    I really appreciate your effort to help me with this issue, but after doing what you suggested, I still have the same problem, even the image now is doubled in a small thumbnail.

    Regards,
    Aziz

    #73952
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    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:479px) {
    .nivo-caption { width:100% !important;}
    .nivo-box { display:none !important;}
    }

    Regards,
    Chris

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