Hello!
Is there a way to somehow make the banners look something like in this picture here?
The banners do take up half of the page and stick out there, maybe this can be done using CSS?
Thanks in advance for any answers!
Hello!
Is there a way to somehow make the banners look something like in this picture here?
The banners do take up half of the page and stick out there, maybe this can be done using CSS?
Thanks in advance for any answers!
Related topic to cross-link: Make the banner appear above the main content but next to the sidebar
I’ve added a new setting called plugin_outlet
, switching that to header-list-container-bottom
will put the banner in this position.
That’s awesome, thank you very much!