Viewing 3 reply threads
You must be logged in to reply to this topic.
The margin works good in desk version, but not good in responsive version:

Hello,
Please add this css code:
@media (max-width: 979px){
.top_wrapper {
padding-top: 0px !important;
}
}
Best regards!
You must be logged in to reply to this topic.