Hey,
I recently added this css code to add a thin line right under my menu and header:
.main-navigation {
border-bottom: 0.5px solid #D3D3D3;
}
I think it looks really nice so I’d like to add it to the footer aswell to keep it clean, how do I do that?
If you made any other customizations to the theme and would like to share I’d be very thankful.