Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1327285

    Hello,

    I attempted to update enfold to the latest version and the header of this website was totally different, the logo got bigger on mobile/tablet and I was unable to fix it by changing the header’s height.

    I am not sure if this is because of one of the Custom CSS that we have, or something else.
    FYI, I got all Custom CSS that are saved from here, the forum support.

    Can you please help with this update by keeping the look as it is?

    Thank you.

    #1327372

    Hey sitesme,

    Thank you for the inquiry.

    There are minor changes in the logo in the latest version of the theme, which might have affected your logo. Are you trying to decrease its size on mobile view? If so, try to use this css code.

    @media only screen and (max-width: 767px) {
        .responsive .logo img {
            max-height: 60px;
        }
    }
    

    Default max-height value is 80px.

    Best regards,
    Ismael

    #1327394

    Hi

    I am afraid of updating the theme (version 4.8.6.2) to the latest version because it will certainly break the visuals like it happened when I attempted. It took me a long time to restore a backup and this will probably happen again.

    Can you assist with the upgrade and fix any problems that might occur after the upgrade?

    Thank you

    #1327432

    Hi,

    Thank you for the update.

    Do you have a staging or development version of the site? Try to do the update in the staging version first so that we can check the changes and fix any issues that may occur.

    Best regards,
    Ismael

    #1327433

    Unfortunately, I don’t have a staging/development version. The site is quite big to do that. Loads of huge high-quality images.

    #1327809

    Hi,

    I managed to fix this by myself.

    I have to tell you that it is unfortunate that the support quality is no longer what it used to be.
    The time to answer (2-3 days) is also much higher than before (sometimes within hours).
    I was expecting that both would improve after the recent change of forcing users to purchase support.

    There is definitely room to improve here.

    #1327913

    Hi!

    Sorry for the delay. I had been away for a day and it just so happens that the issue that you described here seems to be a general problem in the theme, so we are not able to provide a fix immediately. How did you fix the issue?

    The user in the following thread reported the same issue and it turned out that the site reset was caused by a plugin called Email before download . Deactivating that plugin resolved the issue.

    // https://kriesi.at/support/topic/issues-logo-theme-formating-colors-font-and-others/

    Regards,
    Ismael

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