Closed Xanoris closed 3 years ago
Please update to the theme update 2.4.4 . Does it work better now?
Almost. By the update to V2.4.4 on the Frontend everything is arranged correctly again (in the Editor the contents are still below each other), it is now "only" too wide:
Something seems to be wrong with the spacing in general. Also, the card block on the home page of my website (the one with the quotes) is bursting at the seams: https://www.x-page.de.
And on smaller screens, the spacing from the left is missing in the texts:
I was able to solve the block width issue with some additional CSS, so there is no longer a scroll bar at the bottom:
html,
body {
overflow-x: hidden;
}
I think this is solved.
V2.4.3 shatters the header for me. It is suddenly much too wide, everything is underneath each other instead of next to each other and the background color of the submenus is suddenly white again (it was before and should be dark blue again). Shattered Header:
Submenu-Background: