Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1321344

    Hi team,
    even though I am using a child theme the latest update to 4.8.6.2 has messed up the color section margins (set to huge) on the website. What can be done?
    Thanks!

    #1321478

    Hey Maike,
    Thank you for the link to your site, but it looks like you have some custom css adding a negative top margin to your columns:

    #top .flex_column {margin-top:-12em;}
    .responsive #top #wrap_all .flex_column {margin-top:-12em;}

    for example this is on the column containing the text “DAS RESTAURANT” at the top of your homepage
    2021-09-18_004.png
    I assume this is one of the issues you are referring to.
    Please disable all caching and Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression and enable the option Enfold Theme Options ▸ Performance ▸ Delete old CSS and JS files Then clear your browser cache and check, if it is still occuring and you didn’t add the margin-top:-12em; anywhere, please include an admin login in the Private Content area so we can investigate further.

    Best regards,
    Mike

    #1321602

    Hi Mike, thanks for checking.
    I took a deep dive into all custom CSS, as the ‘-12 em’ sounded “familiar” – but the only way these values have been used were to make the columns containing the two circular portraits overlap – these two columns are set (in the column settings) to ‘custom top margin = -12em’.
    Previously, this had not affected the other elements on the page. Could this behavior have changed with the (Enfold or WP) update?
    And if so, how can I keep/restore the layout with the individually overlapping image / column without breaking the rest of the layout?
    I have included admin login below.
    Thanks!

    #1321609

    … actually, you can close this thread.
    The update must have changed the way other sections / rows are reacting to negative values, so I have disabled the negative custom value of the column top margin and achieved what I wanted through css / a div ID for the specific column instead. Strange, but fixed.

    #1321632

    Hi,
    Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘color section margins wrong after update to 4.8.6.2’ is closed to new replies.