cortax
December 1, 2019, 6:50pm
1
Hi Forum,
im using Sparkling Design and it works great on desktop view.
In mobile view my header logo and menu toggle are out of position (should be in same line).
the slider gets overlapped, too.
is there a css code which could fix this problem?
Page: www.schwimmclub-twist.de
cortax
December 1, 2019, 6:57pm
2
Ok, solved the overlap problem … now i just need a fix for my logo and menu toggle in same line
hey there
Hope you are having a good day and thank you for your question
Please add this CSS in appearance - customize - additional CSS
#logo {
display: inline;
}
Thanks!
Colorlib Support Team
cortax
December 2, 2019, 11:29am
4
Hey Noda,
thank you for that simple tip. Worked perfectly.
Is there a chance to align that menu toggle in the middle? …
Found Code i’ve tried, but the toggle didnt change
Good morning
You can manipulate it by this custom CSS:
.navbar-default .navbar-toggle {
margin-top: 20px;
}
cortax
December 3, 2019, 8:32am
6
Thank you so much ! Now it looks exactly like i want it
Thread can be closed…
thank you
I will close this case now, Feel free to contact us again if you have other questions
Thanks!