LocationContactPhone
  • StartNEU!
  • Portfolio
  • Kontakt
  • Datenschutz
  • Impressum
  • Click to open the search input field Click to open the search input field Suche
  • Menü Menü
Scroll to next section Scroll to next section
function hide_header(){
?>
<script>
(function($){
  'use strict';
  var c, 
  currentScrollTop = 0,
  header = $('#header');

   $(window).scroll(function () {
      var a = $(window).scrollTop();
      var b = header.height();
     
      currentScrollTop = a;
     
      if (c < currentScrollTop && a > b  ) {
        header.addClass("hide-header");
      } else if (c > currentScrollTop && !(a <= b)) {
        header.removeClass("hide-header");
      }
      c = currentScrollTop;
  });
})(jQuery);   
</script>
<?php
}
add_action('wp_footer', 'hide_header');
.responsive:not(.av-burger-overlay-active) #header {
  top: 0px;
  -webkit-transition: transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
}

.responsive:not(.av-burger-overlay-active) #header.hide-header {
  -webkit-transition: transform 1.5s ease-in;
  transition: transform 1.5s ease-in;
}

.responsive:not(.av-burger-overlay-active) #main {
  top: 0px;
  -webkit-transition: padding-top 0.3s ease-in;
  transition: padding-top 0.3s ease-in;
}

.responsive.av-burger-overlay-active #header {
  position: fixed !important;
}

@media only screen and (min-width: 990px) {
  .responsive:not(.av-burger-overlay-active) #header.hide-header {
     transform: translateY(-116px);
  }
}

@media only screen and (min-width: 768px) and (max-width: 989px) {
  .responsive:not(.av-burger-overlay-active) #header {
    position: fixed !important;
    top: 0;
  }
  .responsive:not(.av-burger-overlay-active) #header.hide-header {
     transform: translateY(-115px);
  }
  .responsive #top #main {
     padding-top: 115px !important;
  }
  .responsive #top .header_bg {
    background-color: #FFF ;
  }
}

@media only screen and (max-width: 767px) {
  .responsive:not(.av-burger-overlay-active) #header {
    position: fixed !important;
    top: 0;
  }
  .responsive:not(.av-burger-overlay-active) #header.hide-header {
     transform: translateY(-115px);
  }
  .responsive #top #main {
     padding-top: 115px !important;
  }
  .responsive #top .header_bg {
    background-color: #FFF ;
  }
}

Webers Webdesign

Kontakt

Geschlossen - öffnet am Mittwoch (17.12.) um 08:00 Uhr

Adresse

Webers Webdesign
Ludwig-Schopp-Straße 27
53117 Bonn

Anfahrt

Telefon

+ 49 228 9768293

Anrufen

E-Mail

info@guenterweber.com

E-Mail senden

You are currently viewing a placeholder content from Google Maps. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.

More Information
Accept required service and unblock content
© 2025      Website Design by: Webers Webdesign
  • Link zu Facebook Link zu Facebook Link zu Facebook
  • Link zu X Link zu X Link zu X
  • Link zu Instagram Link zu Instagram Link zu Instagram
Nach oben scrollen Nach oben scrollen Nach oben scrollen