Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1176036

    Hi!
    I would like to change the header behaviour on certain pages.

    Frontpage: header is fine as is

    All other pages:
    I would like to have the header stay in the small position (I mean the size it has when scrolled all the way down). I dont want it to resize here.

    Is there any possibility to do that?
    Thanks!
    Birgit

    #1176098

    Hey WeigutZull,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1176643

    Hi Victoria!

    Here is the link:
    http://78.47.84.154/?post_type=product&p=533&preview=true

    best regards,
    birgit

    #1177263

    Hi WeigutZull,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .responsive #top:not(.home) #header_main > .container .main_menu .av-main-nav > li > a,
     .responsive #top:not(.home)  #wrap_all .av-logo-container,
     .responsive #top:not(.home) .logo,
     .responsive #top:not(.home) .logo a,
      .responsive #top:not(.home) .logo img {
         height: 40px !important;
         line-height: 40px !important;
         max-height: 40px !important;
     }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.