Some picture are not mobile responsive

Homepage Community Forums Epik Theme Support Some picture are not mobile responsive

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #12598
    joost
    Customer

      Goodday,

      Some pictures on my site don’t seem to be mobile responsive. When I look at the site by phone, some images get realy realy realy tiny. Does anybody know what I am doing wrong?

      An example of what I mean: http://zonuzon.nl/post-formats/nieuws-zonnepanelen/nieuws-solaredge-omvormer-optimizer-systeem/

      #12607
      Eric
      Customer

        I’ve never seen that happen before, I wonder if the tables you’re using have anything to do with it. Is it possible for you to use div’s instead? That would be much better, especially for multi-browser support.


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

        #12673
        joost
        Customer

          Hi Eric,

          Thanks for your answer(s), Ill try to avoid the tables from now on and change the ones that are already on the site. I am a bit of a noob, but what are div’s? So Ill can try to find some info about it…

          Thanks Joost

          #12681
          joost
          Customer

            Hi Eric,

            Okay, I know the div’s :). It’s just the term I didn’t know… The question I should ask is, How do I add a css code to a message or page?

            I have put them already in the widget area, so I know the codes more or less, but when I add a div code to a message or page it will show the div code itself on my webste rather than content of the div code… Do you know how I can do this?

            Thanks!

            Kind regards, Joost

            #12694
            Eric
            Customer

              I would add css in your css file – style.css (which is apart of your theme)…or you can use a Custom css page. Check to see if you have a Custom CSS editor (some users do from the Jetpack installation).

              Here is how to add a div –

              <div class="alignleft">Your content goes here</div>

              I used the class “alignleft” as an example, it allows you to add images or content and it will align to the left of whatever you add it next to. You can also use alignright.


              I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

              #12695
              joost
              Customer

                Hi Eric,

                Thanks for the answer. I’ve used the div’s in the widgets a couple of times now. But just don’t know how to use it in pages and messages.

                You say Jetpack, don’t know it, but I will find out, thanks

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