Home › Forums › ART WordPress Theme › Header scroll in portfolio
- This topic has 7 replies, 2 voices, and was last updated 5 years, 10 months ago by
SeaTheme.
-
AuthorPosts
-
July 20, 2020 at 9:48 pm #22028
Hi,
Please could you tell me if there a way to ‘Show Header when Scroll UP’ in a portfolio page. Currently there is a setting to ‘show header when scrolling down’ but there isn’t an option for scrolling up.Many thanks in advance.
RAJuly 21, 2020 at 12:22 am #22029Hi,
Sorry, the description text “Show Header when Scroll Down” is not accurate, it should be “Show Header when Scrolling” in fact.
If you set the “Sticky when scrolling back” for “Header Bar Sticky” in the Theme Options(Art Theme > Theme Options > Header ), the header will show for scrolling up(back).
Regards!
SeaTheme – SeaTheme.net – Twitter – Facebook
July 21, 2020 at 9:02 am #22031This reply has been marked as private.July 22, 2020 at 2:27 am #22037Hi,
It is possible by custom CSS(“Appearance > Customize: Additional CSS”), like:
.non_bg_header.header-scrolled #header, .header-scrolled #header{ background-color:#cccccc!important }You could change the color vaule
Please leave your website URL if it doesn’t work. Please keep the CSS.
Regards!
SeaTheme – SeaTheme.net – Twitter – Facebook
July 22, 2020 at 7:03 am #22039This reply has been marked as private.July 23, 2020 at 3:18 am #22057Hi, welcome
I fixed the CSS.
And:
The CSS is for to make the header ‘non transparent’ when user is scrolling webpage but transparent at the page pape of TOP. It can not work for ENDING of scrolling page, it is not possible by CSS only.But your latest request is different:
Just to reiterate, I would like the background of the header to be transparent during scroll but for it to immediately become opaque/solid at the end of a scroll when one reaches the top of the page.
I am not sure what do you need.
Best
July 23, 2020 at 6:21 am #22059Hi,
Thank you for resolving this. What you have done is exactly what I was hoping to achieve. Apologies for the confusion. I was essentially saying the same thing. Well, i was trying to!
All the best,
RAJuly 23, 2020 at 10:28 pm #22071Hi,
Welcome
That’s ok 🙂All the best
-
AuthorPosts
- You must be logged in to reply to this topic.
