-
AuthorPosts
-
February 7, 2021 at 7:15 pm #1278463
I would like the header of my website on mobile to remain fixed at the top (to be clear the section where there is the logo, the search button and the 3 lines of the menu). Is it possible to do this? Thank you
February 7, 2021 at 10:25 pm #1278481February 8, 2021 at 9:17 am #1278574I can not find. can you help me, please?
February 8, 2021 at 5:51 pm #1278735Hi eleonorabienno,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaFebruary 9, 2021 at 12:13 pm #1279022Why do you need this? I would just like to figure out how to make the top bar stay high even on mobile. Thank you for your support.
February 9, 2021 at 7:50 pm #1279211Hi eleonorabienno,
Well, the code shared in the docs is supposed to work, if it does not, you might have some errors in your Quick css. I wanted to check and re-merge the css.
Best regards,
VictoriaFebruary 9, 2021 at 8:44 pm #1279222Ok, in summary, I would like the top bar to stay fixed at the top on mobile even when scrolling down.
thank youFebruary 9, 2021 at 9:31 pm #1279249Hi eleonorabienno,
Thank you. I added the code for but it was not working and I spent a while figuring it out. But it was just the caching plugin. Please clear your browser cache and check.
Best regards,
VictoriaFebruary 10, 2021 at 9:01 am #1279326I saw that the code was inserted but this was causing problems on some pages and I removed it :( it stayed in the middle of the page even after clearing the cache on pages with a different structure than the articles
February 10, 2021 at 1:24 pm #1279421Hi eleonorabienno,
Did you check while being logged-in in the WordPress? You should have tried in the incognito mode. Please add the code and try again. If it does not work, send us the screenshots.
Best regards,
VictoriaFebruary 10, 2021 at 8:04 pm #1279596Would you be kind enough to copy the code here for me please? Thanks !
February 16, 2021 at 4:14 pm #1281389Hi eleonorabienno,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) { .responsive #top #wrap_all #header { position: fixed; } .html_header_top.html_header_topbar_active.html_header_sticky #top #main { padding-top: 110px !important; } }
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.