Custom HTML For Embed Video Autoplay Loop on Homepage
Follow below steps: Go to theme -> CustomizeAdd a new section 'Custom liquid'Paste the below code <style> div:has(.custom-video-section) { padding: 0 !important; } video { display: block; margin: 0 auto;…
0 Comments
July 9, 2023