Conflict Between Columns/Flexbox After Updating to Theme Version 28
Hello. After updating the theme from version 21 to version 28, the page content is now aligned to the left instead of being centered, as it was before. It appears to be a conflict between the column layout and Flexbox.
I've attached a screenshot as an example: the two images should appear side by side, but instead they are stacked vertically. This issue occurs across all pages of the site.
I also tried using the grid layout with columns, but the content still isn't centered.
Website link: https://www.valmas.eu/
Do you have any suggestions on how to fix this?
Thanks!
Comments
Hi,
You have some custom CSS code that causes that.
Go to Betheme -> Theme options -> Custom CSS & JS -> CSS, remove your codes one by one to see which is the culprit.
Best regards
Thank you very much for the tip. The code that was probably causing the error was this one:
.column, .columns {
margin: 0 1% 10px !important ;}
Seems to be working properly now. Have a nice day
I am glad I could help.
If you have any other questions or problems, feel free to ask.
Best regards