Events and Title
1. Regarding Events
To add an event to Event page when using it as a single page, like this https://suluit.com/schedule/ .What is the best way? Right now I create a new page for every new event. Then I put “enable on” on “entire site” on Appearance-Customize-Theme Options-Events and add new page there, publish, and then disable it again because I only want it to be shown on the single page. Is this the right way to do it? It feels a little bit clumsy. :-)
2. Also how do you get the city name (location) to be shown in the event schedule? As in the demo?
3. There is a big white gap between header image and title “Schedule 2019”. Is there a way to remove that? https://suluit.com/schedule/
4. Regarding Titel/Header
I was able to remove the title in header image with this CSS on each page.
.custom-header-content {
transform:translateY(-80%);
}
I then added a new title underneath the header. But I would like to have the thin line under the title as it is per default when not having a header image. Is that possible with CSS?
5. Also I would very much have the CSS code to remove title only on my Homepage/Frontpage (I have added the title right now). https://suluit.com