This topic has 5 replies, 2 voices, and was last updated 9 years by Radu.

  • Author
  • #90946
     my23rdwish
    Participant

    I had it! I picked up the css somewhere in this forum and my dumbass didnt realize that a reset all wasnt just for the color set up…. rather everything! so Iam back on a hunting mission, tracking down everything I threw away.

    Everywhere I see, when it comes to a sticky top menu. Claims that it isnt possible, but this isnt so! I have had a sticky top menu and a sticky main menu for the last 3 weeks.

    I need some help in making the top menu sticky again thanks  🙂

    #90972
     Radu
    Moderator

    Hi,

    I see that you menu is already sticky, if you are talking about something else please provide a screenshot that pointing out element.

    Cheers

    RAdu

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

    its the top menu not the main menu that i was wanting to be sticky… it was up until yesterday when i accidently deleted my style file.
    I had both the main menu and the top menu sticky.

    you can see the menu when you login because i have it set for members only menu.

    #91209
     Radu
    Moderator

    Hi,

    Try with this css

    COPY CODE
    
    .social-header {
        position: fixed !important;
        width: 100% !important;
        display: block !important;
        margin-bottom: 10px !important;
        height:35px
    }
    .kleo-main-header.header-scrolled {
        margin-top: 33px !important;
    }
    
    div#undefined-sticky-wrapper { margin-top: 35px; }
    

    Let me know

    Cheers

    Radu

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

    thanks bro! your the man!

    #91279
     Radu
    Moderator

    You’re welcome

    Have a nice week end.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?