Hey all,
on a couple of pages we have an issue with the color and grid sections.
Both elements display a 1px gray bottom boarder despite borders being deactivated.
If used the search and tried some css but nothing worked on our site.
Please help,
Restube
Hey restube,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
.container_wrap {
border-top-width: 0 !important;
}
Then clear your browser cache and any cache plugin, and check.
Best regards,
Mike
Legend! As always, works perfect!
Thanks Mike!
Hi restube,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria
Mike is the best!
This worked for me also to solve this persistent problem that was affecting where I could use color sections.
Thanks!