I've discovered (in Lay Options), that you can add horizontal lines.
I couldn't find a how-to in the forum and didn't find the option in the editor
I'm talking about these kind of lines (scroll down)
Horizontal Line, how-to
I've discovered (in Lay Options), that you can add horizontal lines.
I couldn't find a how-to in the forum and didn't find the option in the editor
I'm talking about these kind of lines (scroll down)
@Hayo-Gebauer I think that is just a border on the top of the footer - not a horizontal line that you can add in the gridder.
If you want a horizontal line on your footer like your link, add this to your custom CSS:
#footer-region {border-top: 1px solid black;}
Best,
D
@DMB works! THANKS
@Hayo-Gebauer no problem! :v: