Hey there,
I'm using the one-page template and basically removed everything, except the logo, swipe slider, and footer.
The swipe slider has about 5 slides, with some background image, a title text (h2) and a short paragraph of text (h1).
It looks fine on a desktop with a full screen browser window. If I now start to resize the Chrome browser window, it will change the design slightly (due to this being a responsive website). Problem is, at the first "responsive change" (about tablet size I think), I now see the header with background colour, as well as a menu button. How can I remove the header + menu button but keep the logo. Tapping on the menu button btw does nothing, as I have removed all the nav bar items.
If I now resize the browser window more (about the size of a large phone), the problem is that the slider height is now fixed. It doesn't use the full height of the window any more. How can I change this?
If I resize the browser window one more time (about the size of a small phone), the problem is that the slides now only show the title text (h2) and not the short paragraph underneath it (h1). The height of the slider shrinks further btw, and it might be related.
To summarise:
- How can I remove the menu button + make the header/nav bar transparent when resizing the browser window and making it smaller?
- How can I stop the swipe slider from using a fixed height when resizing the browser window, and keep using the full height of the viewport?
Can you please point me to the right files that I need to edit and ideally which css classes? I'm a newbie when it comes to web dev, so any help is greatly appreciated.
