Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • in reply to: Mega Menu align right #92780
     McNitefly
    Participant

    Hi Laura,

    thank you very much.

    I had to change the code to

    COPY CODE
    .kleo-main-header .nav li.kleo-megamenu>.dropdown-menu {
        margin-right: -10px !important;
    }

    and move it to the themes Settings Quick CSS to work, but it was the right approach & helped me resolve the issue.
    So thank you very much, works like a charm now 🙂

    Cheers,
    Tom

     McNitefly
    Participant

    OK, so I found myself the CSS to let the logo overlap on the bottom:

    COPY CODE
    .logo img {
      margin-bottom: -66px;
      width: auto;
    }

    Now the interesting thing: How can I please add a CSS so that the position of the logo adapts when the header collapses when scrolling?

    Currently, the logo gets smaller, but is stays too low. I have to ajust the margin-bottom value when the header collapses.

    Thanks,
    Tom

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

Log in with your credentials

Forgot your details?