You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need an intro section as an alternative to search results as the first thing users see.
There should be an option in the ACSS to not do a search on body:init, but only when a user either types in a search or clicks a link in the intro section.
I will design the intro section HTML/CSS and static content.
To follow what I do with the other panels, I need an .intro class added to the <body> to show/hide the intro or search results.
Maybe the search need to be conducted anyway? So when the user toggles the intro off, the search results will be there...
The text was updated successfully, but these errors were encountered:
I don't see a link to switch - putting something there in the "Welcome to" area. You can set that up later, I just need something to get the toggle over.
By the time I'm done this weekend, the latest changes will be on main.
We need an intro section as an alternative to search results as the first thing users see.
There should be an option in the ACSS to not do a search on body:init, but only when a user either types in a search or clicks a link in the intro section.
I will design the intro section HTML/CSS and static content.
To follow what I do with the other panels, I need an
.intro
class added to the<body>
to show/hide the intro or search results.Maybe the search need to be conducted anyway? So when the user toggles the intro off, the search results will be there...
The text was updated successfully, but these errors were encountered: