Hi,
Can someone help me remove the white spacing there is on the website.
Hi,
Can someone help me remove the white spacing there is on the website.
Hi @FlyNPlay
Try this one.
.home-section--content, .image-with-text__section-heading, .rich-text {
margin-top: 0 !important;
}
.image-with-text__section-heading {
padding-top: 1.75rem;
}
.rich-text {
padding-top: 75px;
padding-bottom: 75px;
}
And Save.
Result:
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Thanks it worked !
you the man !
Thanks !
Your solution also worked ! ![]()