Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • in reply to: Notification popup #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;
    }
    in reply to: Notification popup #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;
    }
    in reply to: White Space under socket at bottom of page #51011
     PeterGould
    Participant

    This did the trick! If anyone else has the same issue

    COPY CODE
    div#gmw-cl-hidden-form-wrapper {
        display:none;
    }
Viewing 3 posts - 1 through 3 (of 3 total)

Log in with your credentials

Forgot your details?