Bottom Widget – remove border above
-
I have managed to remove the black line above the widgets with this css:
.widget {
border-top: none;
}However, I only want to remove the line above the bottom widgets. I have tried a few things but nothing works.
Either that or I would like to make one bottom widget full-width (and responsive). It is possible that I could accomplish this by making a border at the bottom of the page content but I have not looked into that option yet.
Any suggestions? https://hortusdesign.ca/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Bottom Widget – remove border above’ is closed to new replies.