-
AuthorPosts
-
January 23, 2023 at 4:23 pm #1394796
the padding between yellow and green background is set at zero.
Yet there is huge space between the two elements.
Dave
bestfortmyersrealestate.comJanuary 23, 2023 at 5:57 pm #1394825Hey daves1997,
This CSS in your child theme seems to be causing that:
body .column-top-margin { margin-top: 30px; }Please try to remove it.
Best regards,
RikardJanuary 23, 2023 at 6:13 pm #1394831Removed and still have issue
January 23, 2023 at 8:27 pm #1394839Hi,
It’s still loading on the frontend, please try checking again.
Best regards,
RikardJanuary 23, 2023 at 8:37 pm #1394844Not there.
Someplace else?January 24, 2023 at 4:44 pm #1394947Hi,
I don’t think so no. If you want us to check for you, then we would need access to your site. Please post the details in private.
Best regards,
RikardJanuary 24, 2023 at 6:04 pm #1394964there you go
January 25, 2023 at 3:22 am #1395021Hi,
Have you tried moving the text block after the first color section inside its own color section? This should get rid of the space below the section, which is the default bottom padding of the content container.
Best regards,
IsmaelJanuary 25, 2023 at 1:28 pm #1395141Did that and problem still remains.
January 25, 2023 at 5:47 pm #1395217Hi,
Thanks for the update. I’ve fixed it for you, please review your site.
Best regards,
RikardJanuary 25, 2023 at 5:51 pm #1395218Super! How did you do it?
January 25, 2023 at 7:23 pm #1395238Hi,
I added some custom CSS for you, it’s placed at the top of the Quick CSS box.
Best regards,
RikardJanuary 25, 2023 at 7:26 pm #1395241Thanks
You can close this..home .column-top-margin {
margin-top: 0;
}January 25, 2023 at 8:48 pm #1395251How would I modify your css for other boxes on home screen?
January 26, 2023 at 9:01 am #1395325January 26, 2023 at 12:29 pm #1395364I want to move purple boxes up tight with green
DaveJanuary 26, 2023 at 5:55 pm #1395415 -
AuthorPosts
- The topic ‘Padding’ is closed to new replies.
