This topic has 8 replies, 2 voices, and was last updated 9 years by sharmstr.

  • Author
  • #53023
     PeterGould
    Participant

    The Notification popup is about 10 pixels to high after updating to 4.1.1 see the picture attached. I just want to move it back into the natural position so it pops up below the icon.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #53032
     sharmstr
    Moderator

    It isnt by default. Are all your other plugins updated as well? VC had issues with 4.1, Kleo had issues with the VC that supported 4.1, etc. Its a version domino effect and want to make sure you have the latest and greatest of everything instead of just fixing a popup issue. Let me know and we’ll go from there.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #53034
     PeterGould
    Participant

    All of my plugins are up to date I had a similar issue that the chat icon was also too high on mobile, that was fixed in another post by a Quick CSS suggested by one of the moderators.

    COPY CODE
    }
    @media (max-width: 991px) {
    .kleo-mobile-icons {
    display: inline-block;
    float: right;
    margin-top: 7px !important;
    }
    #53040
     sharmstr
    Moderator

    Try this

    .kleo-notifications-nav .kleo-toggle-submenu {
    margin-top: 10px;
    }

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #53041
     PeterGould
    Participant

    Perfect seemed to do the trick. Not sure what is interfering but seems to be good now.

    Cheers for the support!

    #53044
     PeterGould
    Participant

    Sorry I just noticed I have the same layout issue with the search popup as well I tried this but didn’t work.

    COPY CODE
    .kleo-search-nav .kleo-toggle-submenu {
      margin-top: 20px; margin-right:3px;
    }
    #53046
     sharmstr
    Moderator

    use this .kleo-search-wrap

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #53047
     PeterGould
    Participant

    Ta – I nearly had it I tried the same class but had left the .kleo-toggle-submenu in thanks again!

    #53048
     sharmstr
    Moderator

    No problem.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 9 posts - 1 through 9 (of 9 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?