Hello,
I updated https://www.jilko.be to Enfold 4.2.6 and now we have some layout issues. It seems that /wp-content/themes/enfold/css/shortcodes.css is a smaller file than it was before. So either the statements (like button etc) have been moved (but then why is this not loaded?) or have been simply deleted by error into the newest theme update…
Version 4.2 on the left & version 4.2.6 on the right => https://www.diffchecker.com/CvlYQTb1
Thanks for checking!
Best regards,
Jurgen
Hey Jurgen,
Can you please point us to the problems in your layout? Could you please attach some screenshots of the issue?
Best regards,
Victoria
Hi Victoria,
Thanks for checking this issue!
For example the “Design webshop” button on the homepage (the block between the logo’s and the social media streams. This has been set to “align center” for the button position but as these CSS classes are not known (cfr the code comparison link above)…
I can add these CSS instructions too, but I think you should know that a lot of code has disappeared / moved (but not loaded)…
Best regards,
Jurgen
Hi Jurgen,
You’re right that a lot of code has moved, and there could be some reasons why it is not loading, have to look into every situation individually.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#home-general-info .avia-size-x-large {
padding: 15px;
margin: 0 auto;
display: block;
width: 24%;
}
But please check back with this code after the next update, it might not be needed any more.
If you need further assistance please let us know.
Best regards,
Victoria