/wp-content/cache/wmac/css/wmac_single_d38e1c4d76393f8776bec0ecd30c30cf.css

css dosyanızdaki headerAll kısmını alttaki ile değiştirin.

#headerAll {
z-index: 1000;
top: 0;
margin-bottom: 1em;
position: fixed;
width: 100%;
left: 0;
}


temanızın style css dosyasında


element.style {
padding: 0px 50px;
}


kısmını bulup alttaki ile değiştirin.


element.style {
padding: 0px 50px;
margin-top: 132px;
}