Archived topic
CSS issue using GeneratePress with Elementor
1 reply · Started by Carlos Herrero on February 5, 2020
Hi!
I use Elementor with GeneratePress, and apparently there is a conflict with a CSS rule that everytime I write a post and I indicate a picture to be centered, it does not work and it always appears aligned to the left.
You can see what happens with the images in this post: https://carlosherrero.net/time-blocking/
On the other hand, I found out that with this CSS line the problem gets solved, but I don't think it should be necessary to write some CSS for something so basic.
figure.aligncenter {width:100%;text-align:center;}
Thank you,
Hi there,
This CSS from Elementor is causing the issue:
https://www.screencast.com/t/qdXVm0UAH
It shouldn't be overwriting this CSS from the theme:
https://www.screencast.com/t/kXMBkWytC
Can you check with their support first?
Let me know :)