Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer.
Hi Ylli, yeah i mentioned it in the other post about the mobile menu but i wanted to open a new ticket for the padding question. I want to lower the padding top after the slider one mobile only. Best Max
This is a customization question and support doesn't offer customization services as we wrote on our support homepage. I will try to help you this time though
Can you please add the code below to your Custom CSS area:
@media screen and (max-width: 768px) {
header.main-header {
padding-top: 25px !important;
padding-bottom: 25px !important;
}
}
Hey guys, is it possible to remove the padding top / bottom on mobile only?
Best Max
Hi Meos,
Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer.
P.S: I think that we already talked for this on your previous ticket https://laborator.ticksy.com/ticket/1246042...or maybe this is a different request?
Hi Ylli, yeah i mentioned it in the other post about the mobile menu but i wanted to open a new ticket for the padding question. I want to lower the padding top after the slider one mobile only.
Best Max
Hi Max,
This is a customization question and support doesn't offer customization services as we wrote on our support homepage. I will try to help you this time though
Can you please add the code below to your Custom CSS area:
Have a great weekend!