Header Height after scrolling

Home Forums WordPress Themes – Premium Circumference Header Height after scrolling

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16475
    Thomas Augustin
    Participant

    The Header Height change automatically after scrolling How can I fix it :

    site : http://new.augustintrade.com/

    Thank you and best regards

    #16476
    Anonymous
    Inactive

    Hi Thomas,

    Please add the following css to fix the issue:

    #cir-site-header {
        padding: 5px 0 0 0 !important;
    }
    #site-navigation{
    	margin: 10px 0 !important;
    }

    Note: Use the custom css plugin or child theme stylesheet to write the css.

    Thanks

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