To add a CTA button (Call to Action) is fairly simple. You just need to include a piece of code into the menu tab css options area: menu-cta Then you just need to all a bit of CSS to the Divi CSS area. There is a great tutorial by Josh Hall on how to do this here. It...
If using the Hamburger or mobile menu icon, especially in full width desktop view instead of a standard navigation menu, you will likely want to customise it. Will a little inspecting of the elements you will find that this is pretty simple to do. The code below will...
Portfolios… Full width portfolios give you the hover over with text on top. But they come as 5 columns.Here is a great tutorial on how to use a different column structure. Or Add the Following Code to the 'Page' CSS @media (min-width: 1041px) {...
We don’t always want to show all shipping methods. If you have a Flat Rate for most shipping and a Free rate over a certain $ value then having both options is a problem. You don’t want the customers being able to click Free Shipping on any purchase. Woo...
Most of our clients charge their overseas clients the gst and include it in the price but sometimes we need to add or separate out NZ GST for WooCommerce products. Recently 1 client asked for it to be on New Zealand purchases only, here’s how you do it....
WordPress Multisite is a feature which allows users to create a “Network” of subsites within a single install of WordPress. We can add a secondary site to a standard Wordpress website using WP Engine. Head to the site on WP Engine > Utilities > Convert to...