How do you add hover effects and color overlays to your images in Squarespace? If you aren’t finding options to customize images in Squarespace the way you want to, you can create hover effects with CSS. Grab the code below that is mentioned in the video. Chrome...
Want to toggle sections and rows in Divi using buttons? This video will show you how to achieve two different toggle options. The first option uses multiple buttons to target different sections and rows. The second option uses one button to toggle content open and...
Looking to improve SEO on your WordPress site? The Yoast SEO plugin will help you optimize your content. I’ll show you how to install the plugin and how it optimizes your content by suggesting what improvements you need to make to your content. Resources Here...
If you need to include audio tracks on your website that feature a play and stop button with information for each song, this tutorial will walk you through how to create one easily using the Divi Theme. CSS FOR COLUMN SETTINGS INSIDE ROWdisplay: flex; align-items:...
Want to add swatches to your variable product in WooCommerce? I’ll show you a plugin you can use to stylize them. Adjust the padding for the attribute label next to the swatches.woocommerce div.product form.cart .variations label { padding-right:20px; }...