Issa Posted March 11, 2022 Share Posted March 11, 2022 (edited) Site URL: https://solamore.events/ We are looking to remove the font shadow on the header of our payment confirmation page ONLY. This font shadow has been added so that it can be used on top of the video on most of our other pages. We only need to remove it for the payment confirmation page but not for the other pages. Can someone please help to fix this or suggest a way so that the words "Order Confirmed" on the header will look good? Thank you. Edited March 11, 2022 by Issa Link to comment
Solution tuanphan Posted March 13, 2022 Solution Share Posted March 13, 2022 Try adding to Design > Custom CSS div#confirmed-page h1{ box-shadow: none !important; text-shadow: none !important; } Issa 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Issa Posted March 14, 2022 Author Share Posted March 14, 2022 On 3/13/2022 at 2:05 PM, tuanphan said: Try adding to Design > Custom CSS div#confirmed-page h1{ box-shadow: none !important; text-shadow: none !important; } Hi @tuanphanthis worked! Thank you for your help. 🙂 tuanphan 1 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