Hi,
We have a small but annoying design issue.
We created a main image for each page via Elementor. The section is fullwidth and stretched.
When the page loads, the main image is first boxed for 1-2 seconds and then stretched or displayed full width.
We just can’t find a solution.
We have already tried the following code:
.page-wrapper > .container {
max-width: none !important;
}
But then the blog pages are also full-width
displayed. We don’t want that.
Do you have a solution to this?
regards
Patrick