Do It Yourself – Website Tutorials
Discount link for SiteGround: https://www.workinginwebsites.com/sg
Build a music website to sell music downloads. In this tutorial, you will learn how to build a music website to earn money selling music downloads. I created this tutorial as there aren’t really any music website builders out there. So learn How to make a music website with WordPress, a great and free platform to start your online business. Music eCommerce WordPress theme used it Oceanwp, which gives a range of design options!
Tutorials:
1) Ecommerce: https://www.youtube.com/watch?v=4pb1K6b6VCQ&t=189s
2) Digital Products online store: https://www.youtube.com/watch?v=cRPQn2mmtHM&t=524s
3) Membership Website: https://www.youtube.com/watch?v=3spC7nX653k&t=1762s
4) Website or Blog: https://www.youtube.com/watch?v=I5K5dlJrfSY&t=3630s
5) Complete WooCommerce website: https://www.youtube.com/watch?v=WuET8zANfDg
Colour code for audio player:
/* Focus */
.mejs-controls .mejs-button button:focus {
outline: none !important;
}
/*background colour*/
.mejs-controls,
.mejs-mediaelement,
.mejs-container {
background: url(”) !important;
background-color: #3F5AFF !important;
}
/* digit colour */
.mejs-currenttime,
.mejs-duration {
color: white !important;
}
.mejs-horizontal-volume-current
{
background:#0073aa!important;
}
source