I'm issues with full image scaling on section backgrounds. It works fine on desktop and iPhone, and iPad in portrait mode. However in landscape mode on iPad the images zoom to 100%. I've checked the settings and all should be fine (I use elementor on other sites not this theme)
That's quite strange because it belongs to the section of Elementor and not in our elements, I did some research and did not find anything very useful that we can get in handy except a Custom CSS line. Also I was not able to test it online
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 1) {
.elementor-9807 .elementor-element.elementor-element-f28b422:not(.elementor-motion-effects-element-type-background) {
background-size: cover !improtant;
background-position: center !important;
}
}
Please test it and let me know if it works or not.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
I'm issues with full image scaling on section backgrounds. It works fine on desktop and iPhone, and iPad in portrait mode. However in landscape mode on iPad the images zoom to 100%. I've checked the settings and all should be fine (I use elementor on other sites not this theme)
Hi,
That's quite strange because it belongs to the section of Elementor and not in our elements, I did some research and did not find anything very useful that we can get in handy except a Custom CSS line. Also I was not able to test it online
Please test it and let me know if it works or not.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Hi,
The CSS didn't help unfortunately.
Hi,
Can you please provide me with your wp-admin, I will have a quick look to see what's going on, do not forget to tick private on the reply.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Hi,
There was an issue in the CSS property, can you please double check it now, I have fixed it.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
It's still not showing correctly
Hi,
I am sorry for the hassle, I am not able to test it, can you please check online if you can have any simulator with the same device that you're using?
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.