Images distorted on Safari Broswer
Images using the Images widget and Image overlay are displaying as distorted on Safari Browser on Desktop and iPad.
Please see the homepage here: https://www.ejhaesthetics.com, it’s OK on iPhone.
I see you have sent some code for someone with the opposite problem – I wonder off you could have a look and provide a fix please.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
4Hi, thanks for reaching out.
Please, try adding to Appearance > Custom CSS or Customize > Additional CSS:
.sow-image-container > a { flex-direction: row; }After the next update of the SiteOrigin Widgets Bundle, this snippet can be removed. Apologies for the hassle.
If the above doesn’t work, please, try:
.sow-image-container > a { flex-direction: column !important; }Thanks.
Thank you. The second code worked.
Super, glad that helped. The CSS can be removed after the next Widgets Bundle update.
Cheers for now :)
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.