-
Author
Tagged: sticky top menu
-
December 3, 2015 at 18:47 #90946my23rdwishParticipant
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 🙂
December 3, 2015 at 19:49 #90972RaduModeratorHi,
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 solutionDecember 3, 2015 at 20:40 #90984my23rdwishParticipantits 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.
December 4, 2015 at 17:30 #91209RaduModeratorHi,
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 solutionDecember 4, 2015 at 19:39 #91279RaduModeratorYou’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 -
AuthorPosts
You must be logged in to reply to this topic.