Home>Support>Small images are bigger on mobile than originals on PC version.

Small images are bigger on mobile than originals on PC version.

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi all,

i have 2 collumns in row with images(SiteOrigin editor), created with Page Builder and it wotks fine on PC version, but when i open it on mobile small images (like 100x100px) are fitted to wide of screen and they are pixelized(because they are bigger than original ones). In need to keep them small.

http://adonjewellery.com/jewellery-collection/

Anyone can help me?

Thanks, Tomas

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 21 days ago Andrew Misplon
    Hi, I Work Here

    Hi Tomáš

    Thanks for reaching out. The issue is in your theme’s stylesheet. Try adding the following to a custom CSS plugin like SiteOrigin CSS to resolve:

    .comment-content img[height],.entry-content img,.entry-summary img,img[class*="align"],img[class*="wp-image-"],img[class*="attachment-"],#site-header img {
        width: auto;
        max-width: 100%;
    }
    
  2. 9 years, 20 days ago Tomáš Hrách

    Hi Andrew,

    thank you for your answer, ive inserted that code into SiteOrigin CSS, but without any change.. If you go to http://adonjewellery.com/jewellery-collection/ over mobile, you can see Worlwide shipping a Best seller icons, and they are much more bigger than originals in PC version of web.

    Thanks, Tomas

  3. 9 years, 20 days ago Andrew Misplon
    Hi, I Work Here

    Try adding the following instead:

    .comment-content img[height],.entry-content img,.entry-summary img,img[class*="align"],img[class*="wp-image-"],img[class*="attachment-"],#site-header img {
        width: auto !important;
        max-width: 100% !important;
    }
  4. 9 years, 20 days ago Tomáš Hrách

    YES! Thank you so much “!important” tag was missing. Now its works as i needed! Great support!

  5. 9 years, 20 days ago Andrew Misplon
    Hi, I Work Here

    Super :) Glad to hear that did the trick.

    All the best.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More