• Resolved peopleinside

    (@peopleinside)


    Upgrading to Hestia 3.2 create issue to me, the last Hestia version who works for me is Hestia 3.1.10.
    The new Hestia create issue with my social icon and with the Home page adding two time space that should be not present.

    Please help…
    See the video: https://app.screencast.com/O4GyAzrWPP3K4

    I hope in a fix soon, my website has a broken layout now.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi there,

    Thank you for sharing this. I’m sorry to hear you are experiencing issues.

    From what I can see I think these issues are related to a combination of customizations and caching/minification you have on your site.

    To try to solve these, can you please try adding this code in Appearance > Customize > Additional CSS :

    #block-71 .wp-block-outermost-icon-block, #block-71 .wp-block-group {
    margin-block-start: 0px !important;
    }
    .hestia-about {
    padding-top: 0px !important;
    }

    Let me know how that goes.

    Kind regards,

    Rodica

    Thread Starter peopleinside

    (@peopleinside)

    Thanks for the reply.
    With the provided CSS seems better also if still see issues.
    Why Hestia 3.2 introduces this issue while I never had with 3.1 and if I revert back to Hestia 3.1.10 all is fine.

    Hope to find a right fix, the CSS works partially as the page still be broken and not well as it was with all previous Hestia version before the Hestia 3.2.

    Screenshot 1

    Screenshot 2

    Thanks for the quick reply and support.

    Thread Starter peopleinside

    (@peopleinside)

    For “resolve” the issue showed in the Screenshot 1 I need add an additional CSS to yours:

    .hestia-clear-top-padding {
    margin-top: -38px;
    }

    In Hestia 3.1.10 I never had this issue and I never need any additional CSS provided in this topic.
    After that Hestia version I start to have issue with the section hestia about and the social icon I have in the home page.

    Also with your CSS the social icons are not well aligned as in Hestia 3.1.10 and all previous Hestia versions that never given this kind of issues.

    Now with the additional CSS added is little bit better but not perfect as was in the previous Hestia theme.

    To reduce the wrong view of the social icon I added the following CSS rule:

    #block-71 .wp-block-outermost-icon-block, #block-71 .wp-block-group {
    gap: 9px;
    }

    All this additional CSS is necessary to fix the issue introduced by the last two Hestia updates.

    I don’t know why the new Hestia latest two update broken my layout. This never happen in the past.

    Thread Starter peopleinside

    (@peopleinside)

    I made some edits and now the theme is acceptable.
    You can consider this resolved if you want but I’m just curious and asking to you why the change from Hestia 3.1 to Hestia 3.2 produced so many different issues on my home page.

    Now I added some additional CSS code thanks also to your suggestion and edited also the about section text because after the update seems the space between the paragraphs had increased.

    Thanks for your help.

    rodicaelena

    (@rodicaelena)

    Hi,

    The 3.2 update was a big one, and apart from some small bugs like the one you reported with the Cart widget alignment, which we’ll fix in the next update, there is a chance that some elements were changed, causing small issues on custom websites, like yours, where there is a combo of custom plugins and settings.

    Kind regards!

    Thread Starter peopleinside

    (@peopleinside)

    Thank you very much for your kindness and your help!

    rodicaelena

    (@rodicaelena)

    Thank you for using Hestia and supporting us!

Viewing 7 replies - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.