Vital Single Patches
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609c38a84033447df94a20/1683896231447/Vital+Bass_1.mp3/original/Vital+Bass_1.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609c38a84033447df94a25" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717944237183_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Fmsqskbda9i%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609c2c0ba18226b902c46f/1683896215155/Vibe+Keys_1.mp3/original/Vibe+Keys_1.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609c2c0ba18226b902c474" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717944204588_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Ffe2bajnxoz%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609c1a6593d11c076d9796/1683896198964/Veldt+Pluck_1.mp3/original/Veldt+Pluck_1.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609c1a6593d11c076d979b" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717944160496_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Fc5ew3pgnrf%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609c0dfbd9a379431ba9bf/1683896180708/Uppercut+Pluck_1.mp3/original/Uppercut+Pluck_1.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609c0dfbd9a379431ba9c4" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717944113079_890"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2F1togzbmqdi%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609c03d7a3136c2cf662c1/1683896160618/Sunset+Lead_1.mp3/original/Sunset+Lead_1.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609c03d7a3136c2cf662c6" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717944049506_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Fokcvcj67e7%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609bf9cf5ad113274cc54f/1683896139370/Stellar+Lead_1.mp3/original/Stellar+Lead_1.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609bf9cf5ad113274cc55c" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717944011031_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Ft7trialoue%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609be674670c5950fc0467/1683896116993/Spring+Pluck_1.mp3/original/Spring+Pluck_1.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609be674670c5950fc046c" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717943972961_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Fnclr1bdo1w%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609bdb78c1b10337fc92af/1683896101994/Saturate+Lead_1.mp3/original/Saturate+Lead_1.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609bdb78c1b10337fc92b4" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717943941763_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Fabwijdesqy%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609bd01891fa33750aecfa/1683896086810/Rezzy+Bass_1.mp3/original/Rezzy+Bass_1.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609bd01891fa33750aecff" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717943874855_888"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Fhky4cuzhje%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609bc6a2bad949eb0085fd/1683896071277/Punch+Pluck_1.mp3/original/Punch+Pluck_1.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609bc6a2bad949eb008602" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717943782488_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2F78mlh6dekk%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609bba2531d405a88e7c86/1683896053219/Poly+Keys_1.mp3/original/Poly+Keys_1.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609bba2531d405a88e7c8b" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717943744689_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Fxm1a9kan7o%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609bb1406a8a14aff9ff2b/1683896033289/Pattern-Pad-2_2.mp3/original/Pattern-Pad-2_2.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609bb1406a8a14aff9ff30" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717943713307_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Fjyqmddegl9%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609ba0857c1b13d6d996e4/1683896007074/Pattern-Pad-1_2.mp3/original/Pattern-Pad-1_2.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609ba0857c1b13d6d996e9" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717943669197_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Fbqoebz65zh%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609b92a2bad949eb007913/1683895988139/Party+Lead_1.mp3/original/Party+Lead_1.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609b92a2bad949eb007918" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717943632441_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Frjhbbkfafb%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609b86ba3c5673c37abbea/1683895971822/Noisy+Bass_1.mp3/original/Noisy+Bass_1.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609b86ba3c5673c37abbef" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717943594888_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Fkoq2jcolqu%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609b7c89db0c1e008bc189/1683895932243/Moody+Sidechain+Bass_1.mp3/original/Moody+Sidechain+Bass_1.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609b7c89db0c1e008bc18e" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717943556128_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Fn7ojeqihaj%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609b70306d2b6578a3a0e0/1683895914984/Mellow+Pluck_1.mp3/original/Mellow+Pluck_1.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609b70306d2b6578a3a0e5" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717943510207_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Fipahegzlsw%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609b664aefb76be8e52cf4/1683895896712/Mellow+Lead_1.mp3/original/Mellow+Lead_1.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609b664aefb76be8e52cf9" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717943463208_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Fll9xjl92or%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609b595ac3a16f3e1e150c/1683895878008/Lush+Pluck_1.mp3/original/Lush+Pluck_1.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609b595ac3a16f3e1e1511" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717943343901_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Fobdhnbwsnd%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609b4e9d8add30e4dcad06/1683895855599/Lush+Keys_1.mp3/original/Lush+Keys_1.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609b4e9d8add30e4dcad0b" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717943306322_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Fmags0tmivq%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609b45ff43ec1296b98f85/1683895833597/Kygo+Lead_1.mp3/original/Kygo+Lead_1.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609b45ff43ec1296b98fb6" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717943266595_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Fahpxtnljao%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609b3a9eaa916fb4da9a26/1683895805325/Gorgeous-Swell-Pad_2.mp3/original/Gorgeous-Swell-Pad_2.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609b3a9eaa916fb4da9a2c" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717943227956_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Fzvlgqjctwf%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609b30aa9e45168bfe558e/1683895782927/Foundation-Pad_2.mp3/original/Foundation-Pad_2.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609b30aa9e45168bfe5593" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717943146159_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Fsyzwezbdln%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609b2798eb256b88833dd3/1683895753714/Flash-Pad_2.mp3/original/Flash-Pad_2.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609b2798eb256b88833dd8" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717943111577_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Fjce6wad9mv%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609b1bff43ec1296b9800a/1683895719700/EDM+Pluck_1.mp3/original/EDM+Pluck_1.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609b1bff43ec1296b98014" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717943079968_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Fnfl3yvpltb%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609b107c912e0a87ab3bef/1683895697106/Ducking-Pad_2.mp3/original/Ducking-Pad_2.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609b107c912e0a87ab3bf4" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717943045308_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2F0jfg2gcklx%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609b020ba18226b9025e51/1683895665627/Dream-Pad_2.mp3/original/Dream-Pad_2.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609b020ba18226b9025e5a" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717943007166_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Fesaijgskxm%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609af88848054fc6574fc2/1683895616927/Dream+Lead_1.mp3/original/Dream+Lead_1.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609af88848054fc6574fc7" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717942968368_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Fdbj6tzbtoc%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609af18848054fc657478e/1683895591310/Cloud+Lead_1.mp3/original/Cloud+Lead_1.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609af18848054fc6574793" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717942924070_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Faoiz0ylfx3%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>
Requires Vital v1.5+
<!DOCTYPE html> <html> <head> <style> /* Set the background color to #f2f2f2 */ audio { background-color: #f2f2f2; border-radius: 9px; width: 100%; padding: 10px; margin: 0 0 5px; /* Reduced margin */ } .button-container { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; /* Reduced margin */ margin-bottom: 10px; } /* Custom styling for the "Add to Cart" button */ .sqs-add-to-cart-button, .custom-button { background-color: transparent; width: calc(50% - 5px) !important; /* Make the button fill 50% of the width */ padding: 10px !important; /* Add padding to the button */ margin: 0 !important; /* Remove default margin */ font-size: 14px !important; /* Set button text size to 14px */ text-align: center; /* Align button text to the center */ display: flex; align-items: center; justify-content: center; position: relative; height: calc(100% - 20px); /* Match height with custom button */ border-radius: 15px; /* Apply border radius */ } .sqs-add-to-cart-button-inner, .custom-button { width: 100% !important; white-space: nowrap !important; /* Prevent the text from wrapping */ } .sqs-add-to-cart-button { margin-right: 5px !important; margin-top: -17px !important; } /* New button with background color #f2f2f2 */ .custom-button { background-color: #f2f2f2; /* Set background color */ width: calc(50% - 5px) !important; height: calc(100% - 22px); /* Make the button height the same as audio player */ margin-top: -17px !important; font-size: 14px !important; border-radius: 9px !important; } </style> </head> <body> <audio controls controlsList="nodownload noplaybackrate" preload="none"> <source src="https://static1.squarespace.com/static/5e4b41568ae6b644169bed5a/t/66609c45b486717589a96c45/1683896249309/Vital-Pad_2.mp3/original/Vital-Pad_2.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="button-container"> <div class="sqs-add-to-cart-button sqs-suppress-edit-mode sqs-button-element--primary" role="button" tabindex="0" data-dynamic-strings="" data-collection-id="665df730c2ef921f56e98762" data-item-id="66609c45b486717589a96c4a" data-product-type="2" data-use-custom-label="false" data-original-label="Add To Cart" id="yui_3_17_2_1_1717944273861_852"> <div class="sqs-add-to-cart-button-inner">Add To Cart</div> </div> <a class="custom-button" href="https://www.worshipstart.com?msopen=%2Fcontent%2Fkuism89zz6%2Fdownload">Download</a> <!-- Replace YOUR_URL_HERE with the actual URL --> </div> <div class="audio-title"></div> <!-- Title displayed on the player interface --> </body> </html>