-
Author
-
March 25, 2016 at 17:45 #112756Magnetic01Participant
Hi Support,
I am searching for a method to make the Kleo Top Bar sticky. I found this short thread on the same subject and the support mod suggested the user open a ticket. http://themeforest.ahlekhabar.com/item/kleo-next-level-wordpress-theme/6776630/comments?page=153
Can you please help?
Thank you 🙂
Todd
March 25, 2016 at 20:10 #112787RaduModeratorHi,
Go to wp-admin -> theme options -> general settings -> quick css and add this css
COPY CODE.social-header.header-color { position: fixed; width: 100%; }
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 solutionMarch 28, 2016 at 16:06 #113106RaduModeratorHi,
Please replace that css with this one
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 solutionMarch 28, 2016 at 21:03 #113177Magnetic01ParticipantHi Radu – Thanks for your reply. The fix you suggested worked perfectly…many thanks for your help!!
In my previous reply, I provided my admin login info in the body text. Are you (or me) able to delete that info before this post is added to the public knowledgebase? Please confirm for me…Sorry…I’m new at this!
Cheers,
ToddMarch 29, 2016 at 15:47 #113256RaduModeratorHi,
You’re welcome,
I’ve marked that reply as private reply, but please change the password for a better security.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 29, 2016 at 18:38 #113331Magnetic01ParticipantPassword changed. Thanks again for your help – Cheers!
March 29, 2016 at 19:24 #113364RaduModeratorYou’re welcome
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
The forum ‘Bugs & Issues’ is closed to new topics and replies.