-
-
-
Hello,
The site is not available. Contact your host first. See screenshot: https://ibb.co/gFWgqFB
Let us know when we can check it out again.
Best regards!
-
-
Hello,
I reset the sticky header option and it’s ok now. See screenshot: https://ibb.co/VQpdT7c
Best regards!
-
Hello,
Thank you for your help, it works on the desktop now. Is there also a way to make it sticky on mobile?
-
Hello,
In mobile the sticky header is not available by default. To add it here as well, add this css in the Custom Css menu:
.header_container.cl-header-sticky.cl-responsive-header { position: fixed; z-index: 99999; width: 100%; }
Let me know.
Best regards! -
-
You’re welcome!
If you like our theme and support, please leave us a review on Themeforest, it’s important for us.
Thank You!
-
-
Hello,
I reset sticky header here as well. It’s ok now. See screenshots: https://ibb.co/TrYVRWp
https://ibb.co/WfrnHhh
Make sure to clear cache and refresh page.Best regards!
-
Hi Mirela,
I see the sticky header works now but my rev slider is completely covered in tablet and mobile view.
-
Hello,
Please try adding this css:
@media (min-width: 1024px){ .container.container-content { padding-top: 160px; }} @media (max-width: 767px){ .container.container-content { padding-top: 150px; }}
Change the values to your wish.
Best regards! -
I added the code and it has no effect no matter what I change the value to.
-
Hello,
Edit code to this:
@media (max-width: 979px){ .container.container-content { padding-top: 160px !important; }} @media (max-width: 480px){ .container.container-content { padding-top: 150px !important; }}
Best regards!
-
Hello,
This code does not work either. I have since tried to disable the sticky header in settings and removed the css code but it is still sticky and it’s still covering the slider on mobile view. I really need to have this fixed.
I have this same theme and slider revolution on a different site without any problems: sssinc.biz
I’m really at a loss as to why this doesn’t work here.
-
Hello,
If you have made changes and not seeing them still, you need to clear cache first. You are seeing an old version of theme files.
Do you have any third party plugin installed in this site? That is not present in other sites where the issue does not happen?Let us know.
Best regards! -
I cleared the cache after each change. Even a day later it is still showing:
howellplumbingoc.com
I have the same plug-ins installed for each. I basically duplicated the site and customized it for a different client.
-
Hello,
Please can you take a look now? I have deactivated your cache plugin.
Regards!
-
You must be logged in to reply to this topic.