Hello,
How I can move the menu below the logo without disturbing the responsive design?
Cyberek wrote:Could you paste css rule you have modified (entire block with class/id declaration and properieties/values).
body {padding: 0px;}
#gkTop {padding:0 0 86px;}
#gkMenuWrapper {top: 127px;}
#gkMenuWrapper {top: 140px;}
#gkMenuWrapper {top: 0px; position: relative;}