Hello there !!
I need help because, when I open my website on Chrome or Safari there are no problem but on Firefox, in some of my pages, pictures are shifted to the right sidebar. What am I supposed to do to fix this problem ?
Thank you for your help :)
http://studio.lovinpix.com/wp-content/uploads/2014/04/probleme-firefox.jpg
Hi lovinpix!
Which version of the theme are you using? If not the latest 2.6.2, please update it firstly and let us know if issue remains – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit
Hi Yigit !
It is not a problem of theme version because I’m using the latest version of the theme, do you think of something else ?
Regards,
Lovinpix.
Hey Lovinpix!
Do you mind creating a temporary login so we can check your website?
Cheers!
Yigit
Hey!
Try adding this code to the Quick CSS:
.avia-image-container{
display: inline-block !important;
}
Cheers!
Josue
Thank you, it works for the “Equipement” page but images are not in the right size in the other pages… :(
Hey!
Which pages? can you please post a screenshot?
Best regards,
Josue
Hi!
Try with this code instead:
.page-id-1502 .avia-image-container{
display: inline-block !important;
width: 100% !important;
}
Cheers!
Josue
Hi !
It works perfectly ! Thank you so much !! :)
You are welcome, glad we could help :)
Regards,
Josue