memoria
(memoria)
1
Hallo
I would need to bring the page closer to the banner-logo. Which is the html position code? Or CSS?
many many thanks
teefers
(Doug Bennett)
2
A URL to at least a test page would help you get help.
For every page? Try this?
In CODE -> CSS
#masthead {
padding: 1rem !important;
}