Home › Forums › ART WordPress Theme › Bottom Navigation Menu
- This topic has 11 replies, 2 voices, and was last updated 7 years, 3 months ago by
jascal.
-
AuthorPosts
-
February 9, 2019 at 5:24 pm #17762
Dear,
I would like to place the navbar/header at the bottom of the page, and make it stick. So the menu is constantly at the bottom while you scroll instead of at the top.
Thank you.
February 10, 2019 at 8:05 am #17763Hi,
Do you mean that to make the whole header on the bottom of page? Included logo?
Regards!
Bwsm – uiueux.com – Twitter – FacebookFebruary 10, 2019 at 1:08 pm #17764The logo can stay at top. Only the header menu.
February 11, 2019 at 6:09 am #17767It should be possible with these 3 header layouts, which layout you want to use?
ps: it will not work on mobie layout.February 13, 2019 at 9:15 am #17785I just have the normal menu layout ( text links only ). The website is on http://www.jasencal.nl .
February 13, 2019 at 10:14 am #17787Another question: How can i have the owl carousel (slider) only display one image at a time instead of a few images the complete width of the page? I cant get it to work if i edit the custom.theme.js
Thank you so much for the support.
February 13, 2019 at 2:02 pm #17788Please paste the custom css code to “Appearance > Customize : Additional CSS”
#header { -webkit-transform: none; -moz-transform: none; -ms-transform: none; transform: none; } #navi-header { float: none; position: fixed; left: 0; right: 0; bottom: 0; text-align: center; background-color:#fff; } #navi-header>div>ul>li { float: none; } #navi-header>div>ul>li a { color:#333!important; }ps: It is not a normal requirement. I didn’t test the CSS fully, Can not make sure if cause other unknown question.
February 15, 2019 at 10:24 am #17803Thanks. This Works. The only thing is that it first loads the menu in the header and then moves down the page. Is there a way to let it appear at the bottom straight away?
February 15, 2019 at 11:37 am #17807Please leave your website URL. Thanks
February 15, 2019 at 11:40 am #17809This reply has been marked as private.February 15, 2019 at 11:59 am #17812Please try to disable header sticky in theme option.
February 15, 2019 at 3:23 pm #17815Yes, I did this but still get the animation effect.
Thanks!
-
AuthorPosts
- You must be logged in to reply to this topic.
