Hi if I make the extra elements above header on two rows, the slider gets partly hidden from the top from the menu. Please help me with that.
Hi svetkol!
Please add following code to Quick CSS
.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 144px;
}
Regards,
Yigit
Hi again. The quick css that you suggested work great when viewed at a desctop computer but if I view it on a tablet or iphone the padding between the menu and the slider gets very big. Is it possible to make this padding only for desktop.