FAQs & Troubleshooting
Remove Record a Video Button
How to Remove the 'Record a Video' Button in Video Campaigns
If you want to remove the 'Record a Video' button from your video campaign submission interface, you can do so by adding custom CSS. Follow these steps:
Access the Design Editor:
- Go to the Design Editor and expand the ADVANCED SETTINGS section.
Add Custom CSS:
- In the Add CSS field, add the following code to remove the button:
#sm_submit_record_webcam { display: none; } #frm-button submit-video-buttons { display: none; }
Review Changes:
- Save your changes and preview your campaign to ensure the button is removed.
Need More Help?
If you're experiencing issues, have questions or need assistance feel free to reach out to our Support Team or consult our FAQs.