This topic has 7 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #112756
     Magnetic01
    Participant

    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

    #112787
     Radu
    Moderator

    Hi,

    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 solution
    #112830
     Magnetic01
    Participant
    This reply has been set as private.
    #113106
     Radu
    Moderator

    Hi,

    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 solution
    #113177
     Magnetic01
    Participant

    Hi 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,
    Todd

    #113256
     Radu
    Moderator

    Hi,

    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 solution
    #113331
     Magnetic01
    Participant

    Password changed. Thanks again for your help – Cheers!

    #113364
     Radu
    Moderator

    You’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
Viewing 8 posts - 1 through 8 (of 8 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?