It is common problem when the header is fixed but there is kind of workaround (not the nicest one). Please add this code to
override.css file in root/templates/gk_template_name/css directory :
- Code: Select all
a#Wasvoorschriften,
a#Maatwerk,
a#Bestellen,
a#Retourneren,
a#Ruilen,
a#Klachten { margin-top: -120px; padding-top: 120px }
and then just remember to enable "Use override CSS" option in template advanced settings tab.