Page 1 of 1

Images are shifted in BreakPoints

Posted: Mon Apr 15, 2019 3:15 pm
by DreamCars-Rental
I've just updated this page with two freshly added BP. The images which are centred over the greys shapes when watching in desktop view are shifted to the right when viewing the page in a 800px view for instance.

The same happen in editing mode.

https://dreamcars-rental.ch/index_EN.html

Re: Images are shifted in BreakPoints

Posted: Mon Apr 15, 2019 3:17 pm
by Pablo
Are you using the latest update (14.3.3)?
If yes, then please share the project file so I can investigate if something is wrong.

Related FAQ:
viewtopic.php?f=10&t=82134

Re: Images are shifted in BreakPoints

Posted: Mon Apr 15, 2019 4:15 pm
by DreamCars-Rental
Yes, the last version 14.3.3

Here is a stripped test version which reproduce the behaviour

https://dreamcars-rental.ch/TEST.wbs

Thanks !

Re: Images are shifted in BreakPoints

Posted: Mon Apr 15, 2019 5:10 pm
by Pablo
You are using 'Gaussian blur', this makes the image non-responsive. See also the FAQ: viewtopic.php?f=10&t=63817

If you use CSS3 box-shadow instead then the image will be responsive .

Re: Images are shifted in BreakPoints

Posted: Wed Apr 17, 2019 4:36 pm
by DreamCars-Rental
Thanks you very much for your fast support !
It works now :)