• I need help making my images responsive on my website. I am using a the tesseract theme. can anyone please help

Viewing 7 replies - 1 through 7 (of 7 total)
  • The tesseract is somewhat responsive. Can you be more specific with what you are trying to do and include a link?

    Thread Starter lre12

    (@lre12)

    Hi,
    Thanks for the quick response. The website is mobile responsive, but if you search it on a phone or an ipad the images do not resize
    OtherSideDesign.net

    With Tesseract, there isn’t an easy way to resize background images with code. To do so, you would need to give all the images classes and then code in what you would like them to do in the “@media screen” section of the Editor. This is the section that says “If the screen is this small, change it to this ______.”

    My advice would be to move the images from the background into the page content. That way, the theme will take care of the resizing of the visual editor that is wrapped around the image and the image will resize automatically without messing with the code.

    Thread Starter lre12

    (@lre12)

    Ok thank you very much! I just went in and removed <meta name=”viewport”width=device-width,initial-scale=1″>

    It now shows the site on a mobile device as if you were looking at a destop.

    Oh great, not sure how much help I was, but I’m glad you found a solution!

    Thread Starter lre12

    (@lre12)

    Thanks for your help

    Awesome, would you mind marking this thread as resolved?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘tesseract theme make images responsive’ is closed to new replies.