well_hello_jamie Posted April 22 Share Posted April 22 Hi! Is there a way to hide the promotional bar on paywall "checkout" page? Code injection in main course settings [for paywalled course] doesn't seem to modify, and I can't find a code injection for "paywall" in general. (screenshot attached) ...help? Link to comment
tuanphan Posted April 24 Share Posted April 24 Can you share link to this 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!) Link to comment
well_hello_jamie Posted April 24 Author Share Posted April 24 @tunaphan you're the best - thanks for taking a look. The exact URL I'm looking at is https://www.jamiephillips.coach/reset-beta-exclusive?requestAccess=true But an original link would be https://www.jamiephillips.coach/reset-beta-exclusive/mod-2-overview Link to comment
tuanphan Posted April 28 Share Posted April 28 You try adding this code to Page Header of page where you want to hide announcement bar. <style> div.sqs-announcement-bar { display: none; } </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!) Link to comment
well_hello_jamie Posted May 1 Author Share Posted May 1 Ah, that worked! Added code to the main course settings (in "advanced" > "header code injection") Previous code was slightly different--didn't include the "div." Looks good for now. Thank you so much! Link to comment
well_hello_jamie Posted May 2 Author Share Posted May 2 Whoops, @tuanphan - that code seems to have hidden the announcement bar on my entire website. No good. As I can't seem to locate access to the specific paywall page (to modify page header), can you offer any guidance where else to add this code? Thanks, as always. Link to comment
well_hello_jamie Posted May 14 Author Share Posted May 14 Hi all - this issue is not yet resolved. I decided to simply turn off the announcement bar for my entire site to avoid any confusion in UI/UX but would really love another option. Can anyone help me hide the announcement bar on my course paywall? Thank you!! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment