-
Author
-
February 25, 2016 at 23:57 #106756LifeviseParticipant
Hi,
I’ve added the sticky mobile menu thanks to the CSS provided in this topic:
https://archived.seventhqueen.com/forums/topic/sticky-mobile-menuIt unfortunately overlaps a chunk of the content of pages and posts. I have tried to add some bottom padding but it didn’t work – maybe the CSS wasn’t good. How to do it properly?
Thanks.
February 26, 2016 at 18:59 #106901RaduModeratorHi,
First i need to view your website and to take a closer look at the menu.
Cheeers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 26, 2016 at 22:39 #106963PatagoniaParticipantCould this be made into a theme option?
Especially for mobile a (minimized) sticky menu is very usable.Thanks in advance.
February 29, 2016 at 14:42 #107354RaduModeratorHi,
Please add this css to wp-admin -> theme options -> general settings -> quick css or in wp-content/themes/kleo-child/style.css
COPY CODE@media (max-width: 990px) { div#header { margin-bottom: 45px !important; }}
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 1, 2016 at 13:11 #107582RaduModeratorDone,
Please check now, i’ve moved the style from child to theme options -> general settings -> quick css
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 1, 2016 at 15:10 #107652LifeviseParticipantThank you Radu!!
For the future, does it make a difference if the CSS is added to child or quick css?Cheers
March 1, 2016 at 18:11 #107779RaduModeratorYou’re welcome
The css is saved into theme options and in future if you will update the theme you should backup the theme options settings and after update to import again.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 2, 2016 at 15:18 #108000PatagoniaParticipantFor me it works in the stylesheet as well.
Is there a way to have it minimized, like on the normal menu? So when you scroll down, the logo gets smaller etc.Cheers.
March 2, 2016 at 17:33 #108028RaduModeratorHi Patagonia
Sorry but i don’t understand the question.
Do you want to have scrolled header style all time ?
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 13, 2016 at 03:07 #121614PatagoniaParticipantSorry, I never saw you answered me.
I am not sure how to explain it better: Is there a way to have it minimized, like on the normal menu? So when you scroll down, the logo gets smaller.Under theme options -> header options this is called “Resize logo on scroll* – Enable or disable logo resizing when scrolling down the page”, which is enabled by default and ysed widely.
But it does not work on mobile while exactly on mobile you need the extra space it creates.Thanks in advance.
May 13, 2016 at 16:37 #121667RaduModeratorHi,
By default in kleo theme sticky menu on mobile option not exists maybe you have used a css that do that, i don’t know exactly if is a quick way to do that, provide website and username and pass to take a look at what you describe
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.