• Hi,
    My logo is very small when i open it on a mobile device.

    Also in the testimonial page, when I open it on my laptop it looks great, but when I open it on my mobile the flower symbols are huge and taking the whole size of the screen.

    Will appreciate any input on the subject, my website is:
    https://www.Amardeepatherapy.com
    Thank you,
    Amitabh

    • This topic was modified 5 years, 7 months ago by bodhiwaves.
    • This topic was modified 5 years, 7 months ago by bodhiwaves.

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • hannah

    (@hannahritner)

    Hey,
    It looks like you have quite a bit of space on either side of your logo. I would suggest cropping this and reuploading. Let me know how that works for you!

    Hannah

    Thread Starter bodhiwaves

    (@bodhiwaves)

    I cropped it but it still shows too small on the mobile, only now its also showing too big on my pc. ??

    hannah

    (@hannahritner)

    Try cropping your retina logo. Not your regular one.

    Hannah

    Thread Starter bodhiwaves

    (@bodhiwaves)

    Thank you, It worked,
    Can i ask you about the testimonial Logo too?
    When I view it on PC it looks good, but on my mobile it shows really big.

    hannah

    (@hannahritner)

    Try adding this to your custom css box in Theme Options > Advanced Settings:

    @media (max-width: 992px) {
    .page-id-449 .sow-image-container {
        max-width: 100px;
        margin: auto;
    }
    }

    Hope that helps!

    Hannah

    Thread Starter bodhiwaves

    (@bodhiwaves)

    Thank you Hannah,
    It works perfectly,
    I really appreciate your help,

    Amitabh

    Thread Starter bodhiwaves

    (@bodhiwaves)

    Hannah,
    Can I ask another question please?
    When I view my website on my mobile, the space between the menu and the Image is too big,
    I have too much space there.
    I was looking at all the option, trying to change it but I couldn’t find a way.
    Maybe you know how I can fix it?

    hannah

    (@hannahritner)

    Happy to help!
    Try adding this css to remove some of the extra margin:

    @media (max-width: 992px) {
    div#panel-4-0-0-0 {
        margin-top: 0;
    }
    }

    Hannah

    Thread Starter bodhiwaves

    (@bodhiwaves)

    YESS ??

    Thank you so much !
    I tried figuring it all out for a very long time and you helped me in a few minutes.

    Thanks again

    hannah

    (@hannahritner)

    No problem!

    Hannah

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘My logo is very small on mobile device’ is closed to new replies.