Hi guys,
could you please help me with this issue:
I have 2 normal images and an easy slider in a 1/4 row – all of them below each other.
I have cropped all images the exact same – and set them as displayed as full size.
Problem now is, that the images in the easy slider are shown slightly bigger than the normal images above.
What causes the issue? Could you please help me to find a solution?
Thank you very much in advance.
Best regards,
Christina
Hey christina-grab,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Hey Victoria,
yes of course!
Here are the access data:
Thank you very much for your support!!
Best regards,
Christina
Hi,
I have edited your post and please now change everything and provide details again as private field.
Best regards,
Basilis
Hi,
I have removed the credentials from your post because you have posted them public.
Do again on private section
Best regards,
Basilis
Hi Basilis,
I’m sorry for the mistake- I thought I had set the complete reply as private…
I now have changed the password.
Thank you for your support.
Best regards,
Christina
Hi,
Thank you for the update.
The image element has a default right margin. You can remove that with this css code.
.avia-image-container.avia-align-left {
margin-right: 0;
}
If you want to remove the top margin too, use this instead.
.avia-image-container.avia-align-left {
margin-right: 0;
margin-top: 0;
}
Best regards,
Ismael
Hi Ismael,
it works perfectly. Thank you very much for your support!!!
You can close this topic now.
Best regards,
Christina
Hi Christina,
Glad we could help :)
We are closing this one.
If you need further assistance please let us know in another thread.
Best regards,
Victoria