-
AuthorPosts
-
August 29, 2019 at 9:46 am #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!
August 30, 2019 at 9:36 am #1132216September 6, 2019 at 8:46 am #1134804Hi 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!
September 7, 2019 at 4:50 pm #1135394Hi 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,
VictoriaSeptember 9, 2019 at 10:58 am #1135889Hi 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?
Best regards,
AnneSeptember 9, 2019 at 10:59 am #1135890https://monosnap.com/file/J9QC9rtxNs4sodgN8zZ52SWziG6jIv
Image did not work, I try it like this
September 9, 2019 at 2:57 pm #1136052Hi linguservice,
Please have a look at the solution posted here
If you need further assistance please let us know.
Best regards,
VictoriaSeptember 10, 2019 at 10:04 am #1136435Hi 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,
AnneSeptember 10, 2019 at 7:13 pm #1136716Hi Anne,
You need to adjust the css to work with the elements on your website.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.