Tagged: ,

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1131828

    Hello,

    In my portfolio pages, only the first and last pictures are shown on small devices, not the ones in the middle. I haven’t set that they should be hidden on mobil, so now there’s just a big white space between the text elements and no picture. Where did I make a mistake?

    And thanks a lot for all your help, you are great!

    #1132216

    Hey linguservice,

    I am seeing these images.
    Image 2019-08-30 at 10.35.36.png

    Could you please attach some screenshots of the issue? Where can we see it? ON which pages?

    Best regards,
    Victoria

    #1134804

    Hi Victoria,

    Sorry for the late reply.

    It is only on the portfolio pages, e.g. https://linguservice.com/services/linguistische-analysen/

    Only the first and the very last picture are shown. I don’t really know how to insert a picture here?

    Thanks for your help!

    #1135394

    Hi linguservice,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 767px) {
      #top .no_margin.av_one_half {
         min-height: 250px;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1135889

    Hi Victoria,

    Thanks a lot, it is working. But now, there are two images on top of each other in mobile view, is there any way to change the order of the pictures in mobile view? screenshot same page mobile view

    Best regards,
    Anne

    #1135890

    https://monosnap.com/file/J9QC9rtxNs4sodgN8zZ52SWziG6jIv

    Image did not work, I try it like this

    #1136052

    Hi linguservice,

    Please have a look at the solution posted here

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1136435

    Hi Victoria,

    Thank you for your answer!

    I tried to put it into General Styling first and it did not change. Then I tried to add it to additional CSS (under customizing) but it did not change either. Is there another place where I could try?

    Best,
    Anne

    #1136716

    Hi Anne,

    You need to adjust the css to work with the elements on your website.

    Best regards,
    Victoria

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