Adam88 Posted December 18, 2023 Posted December 18, 2023 Hi all I hope you are having a great time. I wanted to customise the paywall of my course with a code injection to be able to remove the heading and footer of my website but I can't seem to find the way to do it. If someone know how can achieve that result will be great.
tuanphan Posted December 20, 2023 Posted December 20, 2023 To remove header/footer, you can use this code to Code Injection > Footer <style> header#header, footer.sections { display: none !important; } </style> 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!)
well_hello_jamie Posted March 19 Posted March 19 Same question: I'd like to remove header/footer from my course paywall but can't find a way to customize... help?
tuanphan Posted March 21 Posted March 21 On 3/19/2024 at 7:22 AM, well_hello_jamie said: Same question: I'd like to remove header/footer from my course paywall but can't find a way to customize... help? You can add it to Course Page Header Code Injection. If you can't find this option, let me know, I will provide some screenshots 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!)
well_hello_jamie Posted April 2 Posted April 2 Thank you, but code injection within the course overview page didn't impact the actual paywall pages (for payment or success)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment