Archived topic
How can I draw a line between my menu and content?
4 replies · Started by Sascha on March 9, 2022
Viewing posts 1–5 of 5
Hello,
how can I draw a line between the menu and content?
if you don’t know what i mean, let me know 🙂
Try this to see if I understand it correctly :P
nav#site-navigation {
border-bottom: 2px solid red;
}
Yes, thank you!
You are welcome :)
This archived topic is closed to new replies.