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

    Hi,

    can u estimate when this bug is fixed?

    https://kriesi.at/support/topic/main-menu-in-sidebar-different-colors-for-main-content-and-logo-area-bug/#post-544748

    Andy wrote that he can reproduce the issue and this will be fixed with last updates, but i still see the bug!?

    Thx for Feedback.
    Happy Christmas to everyone!

    #557075

    Hi ak-muc!

    can you provide us a precise link where we can see this issue again? I tried link in private content, but does not work for me. We need admin access as well please. As far as I know you are the only one with this problem and we already provided you a code which corrects the issue. It might be too much effort for Kriesi when an easy code snippet does the job already.

    Cheers!
    Andy

    #557077

    Hi Andy,

    you replied following in my Thread:

    November 30, 2015 at 7:22 pm #544748
    Andy
    Moderator
    Hi!

    I can reproduce the issue. Thanks for making us aware about it. I will notify Kriesi about it, so he can implement a fix in the next update. Thank you very much!

    Cheers!
    Andy

    #557117

    Hi,

    you can see the problem here too … on every enfold installation i can reproduce this issue.
    All is green, but i set 2 different colors for background and logo area

    #557417

    Hey!

    Like what we said on the previous post, we can’t reproduce it on our own installation. You can see it on the following screenshot. I’m not sure why it doesn’t work correctly in yours.

    As a temporary fix, please add the css code that we provided on the previous thread:

    .container_wrap.container_wrap_first.main_color.sidebar_right:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

    Best regards,
    Ismael

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