Hello everyone,
When the spacing-secting section on the right is 0.5rem, we get the look we want. But we couldn’t find this part in the edit code section. I would be very happy if you can help. Thank you in advance for your support.
Best regards.
Hello everyone,
When the spacing-secting section on the right is 0.5rem, we get the look we want. But we couldn’t find this part in the edit code section. I would be very happy if you can help. Thank you in advance for your support.
Best regards.
Hi @Wunderbatterie ,
Try this one.
.collection.px-rail.py-section.space-y-7.border-b.border-primary-section-border {
padding-top: 2rem;
}
Result:
If its not enough you can reduce more. the original size is 4rem.
I hope it help.
Thank you very much. Amazin.
Thank you for your quick solution.