Course Filter Not Showing Course Title For Logged Out User
-
Hello there,
I have a home page and course page with Course Filter Widget, but the strange thing is that when you log out of the website Course Heading become hidden, but if login they display without any problem. After doing a research i have identified that CSS Class of heading become “display: inherit !important;” when you are logged in but when you logout it become display: none !important;
So i was wondering how to force this CSS display: none !important; to become “display: inherit !important;” when a user is logged out.
You can visit the website to get a clear picture.
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.