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

    Hi team,
    how can i add padding-top and bottom for the logo then scroll the header: https://ibb.co/6yXm94r
    Website: http://wp2019.aetas-kinderstiftung.de/
    Pass: Kinderstiftung19

    Kind regards,
    Anna

    #1284661

    Hey Anna,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    .html_header_top.html_header_transparency #header:not(.av_header_transparency) .logo img {
        padding: 10px 0;
    }
    

    Cheers!
    Yigit

    #1284664

    Worked perfect, thank you Yigit!

    #1284666

    Hi,

    You are welcome!

    Let us know if you have any other questions and enjoy the rest of your day :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Logo padding fixed header’ is closed to new replies.