http://109.71.54.97/~certaina/
To avoid conflicts, at the moment this website does not use a custom.css file in /templates/shaper_helixultimate/css/
I am trying to imitate the WordPress website www.certainanimals.nl in a Joomla 4 website:
http://109.71.54.97/~certaina/
You already helped me to place this code in Template Options - Custom Code - Custom CSS :
#sp-top-bar {
position: absolute !important;
background: rgba(0,0,0,0.0) !important;
}
#sp-header {
position: absolute !important;
background: rgba(0,0,0,0.0) !important;
box-shadow: unset !important;
}
In Template Options - Basic - Header the Sticky header is active.
However, when scrolling down the main menu disappears at the top.
It should be visible because of the chosen Sticky Header.
What do I do to correct this?
Kind regards,
Edze de Boer