Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #953917

    Hello Krisi team,
    on some websites we changed the place of the logo in our own CSS. Unfortunately, this does not work after the update.
    We have set the logo over the navigation bar (see screenshot). Can you give me a hint how to adjust that again? Enclosed also the access data. Thank you and best regards,
    Daniela

    #954582

    Hey beyond-flora,

    Please try the following in Quick CSS under Enfold->General Styling:

    .logo img {
        max-height: none !important;
    }

    Best regards,
    Rikard

    #970036

    Hi Rikard,
    sorry for the late reply (I say only – the GDPR ;-))
    The size of the Logo is ok now, but it is behind the other elements …. Do you have another solution for me?
    Normally “!important;” put it on the first level… have you an idea?
    Thank you very much and best regards,
    Daniela

    #970222

    Hi,

    I’m not seeing the overlap, please view the following:

    https://snag.gy/kFngMD.jpg

    Did you get this corrected?

    Best regards,
    Jordan Shannon

    #971097

    Hi!
    If I insert the code, then the logo is behind the picture (Slider) please look at the screenshot from the last post (not-perfect). Since the logo disappears, I have undone it.
    What can I do that the logo is completely in the foreground again?

    Enclosed once again the access data, so you can test it yourself if you want.

    Thanks for help and a reply
    Best regards,
    Daniela

    #971985

    Hi,

    Thanks for the update.

    We modified the css code a bit.

    .logo img, .logo a {
        max-height: none !important;
    }
    
    .logo, .logo a {
        overflow: visible;
    }
    

    Best regards,
    Ismael

    #978784

    Hi and sorry for the late reply –
    thanks for the perfect support!
    That’s exactly how it was before the update :-)
    THANK YOU VERY MUCH!!!!

    #978975

    Hi,

    Great! I’m glad you were able to get this resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Custom CSS down work after update (4.3)’ is closed to new replies.