-
AuthorPosts
-
December 10, 2019 at 11:43 pm #1164668
I imported the “Landing Page” demo, but I need the header to behave like the one in the “Default” demo.
Specifically, I need the header to *always* be visible, and not only when you scroll.
I’ve imported the default demo into a separate WP install, so i could take note of the header behaviour settings. But when i applied them to my ‘Landing Page’ WP installation, it does not work.
I’ve tried repeatedly to figure this out, but cannot.
Please advise, it seems like it should be a very simple thing.
-
This topic was modified 6 years, 3 months ago by
ekemdi. Reason: added specifics on the behaviour i am seeking
December 11, 2019 at 12:59 am #1164681Hey ekemdi,
Find the following in quick css
#top .av_header_scrolldown.av_header_transparency { opacity: 0; margin-top: -250px !important; }And adjust it to:
#top .av_header_scrolldown.av_header_transparency { opacity: 1; margin-top:0px !important; }Best regards,
Jordan ShannonDecember 11, 2019 at 4:47 am #1164700Hey Jordan! Thanks for getting back to me; sorry for the late response.
So, I opened up my WP admin where I imported the Landing Page demo, and I went to Enfold > General Styling > Quick CSS, and there is no CSS there; so this CSS block doesn’t currently exist.
I went ahead and added the CSS block you suggested, but I’m not seeing any difference (reloaded, cleared cache, etc).
Am I looking in the wrong place?
December 11, 2019 at 6:01 am #1164709Hi,
I’m currently seeing it as it should with the header showing. Have you tried clearing the cache a few times over?
Best regards,
Jordan ShannonDecember 11, 2019 at 6:06 am #1164710Aaaah. Yes.
It’s working now; a few more cache clears did the trick.
Thanks a ton for your help!
:-)
-
This reply was modified 6 years, 3 months ago by
ekemdi.
December 11, 2019 at 6:10 am #1164713Hi,
Perfect! I’m happy to help. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
This topic was modified 6 years, 3 months ago by
-
AuthorPosts
- The topic ‘Header only appearing after scrolling’ is closed to new replies.
