Blank space shows when no announcment is active #4169
-
I have the announcement feature enabled on my site, however, when no announcement is set, there is this bank of space that shows on the top of the page . Is there a way to get rid of it? my
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
The reason is that you have blank spaces in your template:
Try either this:
Or this:
For further reference see whitespace control in Jinja. |
Beta Was this translation helpful? Give feedback.
-
Forgot to get back to you. After a recent update, the issue went away. I have also switched it to the second option you suggested to be safe...
|
Beta Was this translation helpful? Give feedback.
The reason is that you have blank spaces in your template:
Try either this:
Or this:
For further reference see whitespace control in Jinja.