Swooziemoonshoe Posted February 14 Posted February 14 Hello, Anyone able to help me hide the progress bar on the Course Overview page? I am not very good with css and the things I've tried to cobble together haven't worked. Any help greatly appreciated ☺️ Rachel
tuanphan Posted February 15 Posted February 15 Can you share link to a Course Overview page? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Swooziemoonshoe Posted February 15 Author Posted February 15 Hi, Thanks for picking this up 🙂 https://www.wholehypnotherapy.co.uk/course-1
Solution tuanphan Posted February 18 Solution Posted February 18 Add this code to Website > Website Tools > Custom CSS /* Hide Progress Bar */ .course-list__progress-bar-container { display: none !important; } RETDOM 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Swooziemoonshoe Posted February 18 Author Posted February 18 That is perfect - thank you very much, I really appreciate it 💜
AsherSeg Posted August 16 Posted August 16 This code no longer works with the update... do you know of an updated version for this CSS?
tuanphan Posted August 18 Posted August 18 On 8/17/2024 at 3:24 AM, AsherSeg said: This code no longer works with the update... do you know of an updated version for this CSS? Can you share link to page where we can see progress bar? We can check again easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
AsherSeg Posted August 19 Posted August 19 On 8/18/2024 at 1:54 AM, tuanphan said: Can you share link to page where we can see progress bar? We can check again easier https://cityawakeningchurch.com/new-sermons-page
tuanphan Posted August 22 Posted August 22 On 8/20/2024 at 4:10 AM, AsherSeg said: https://cityawakeningchurch.com/new-sermons-page You can use this code .course-list__progress-bar-container { display: none !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment