Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #898601

    Hi

    I want to shrink my logo when the page is scrolled, however I don’t want the header or anything else to move when the page is scrolled.

    Currently shrinking header is selected in the theme options but this also shrinks the header and moves the menu up as well as shrinking the logo.

    Thanks

    #898619

    Hey Bluehoop,

    Please, I’d like that you provide your website link.

    Best regards,
    John Torvik

    #899020
    This reply has been marked as private.
    #900614

    Hi Bluehoop,

    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

    
    #top #header_main > .container{
        height: 65px !important;
        line-height: 65px !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #900763

    Yes thank worked. Thank you very much for your help

    #901208

    Hi,

    Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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