This topic has 1 reply, 2 voices, and was last updated 9 years by Radu.

  • Author
  • #81459
     krazykaze
    Participant

    hi how do i remove logo from nav? and so it doesnt say anything there because i will be showing it in the rev slider. but have it show in the sticky header when scrolled down

    #81495
     Radu
    Moderator

    Hi,

    You can achieve this by using the css snippet form below

    COPY CODE
    
    
    body.home .sticky-wrapper .kleo-main-header img { display: none;}
    body.home .is-sticky .kleo-main-header img { display: initial; }
    
    

    The logo will be hidden until you scroll and only for homepage if you want for entire site tell me.

    Let me know if is ok.

    Best Regards

    Radu

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

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?