by Stuart | Feb 12, 2019 | Published Websites, WooCommerce
About Website Features View Website Check Out Our Website Packages Starting from $449 +GSTWe offer a range of packages to suit all business needs. Get Started on your Website Today! View Other Examples of Our Work ← Previous Example Next Example...
by Stuart | Apr 29, 2018 | Published Websites, WooCommerce
About Website Features View Website Check Out Our Website Packages Starting from $449 +GSTWe offer a range of packages to suit all business needs. Get Started on your Website Today! View Other Examples of Our Work ← Previous Example Next Example... by Stuart | Feb 5, 2017 | CSS, Divi, WooCommerce
In the divi general css section add .woocommerce a.button:hover { padding: 0.3em 1em !important; } .woocommerce a.button:after { display: none; } Divi Websites and Facebook Groups If you are looking for more information on Divi then please check out DiviLibs,... by Stuart | Jan 31, 2017 | CSS, Divi, WooCommerce
Add the following css to the general divi css section //To just remove the plus symbol .et_overlay:before { content: ” !important; } //To hide the overlay completely .et_overlay{ display:none; } Divi Websites and Facebook Groups If you are looking for more... by Stuart | Jan 31, 2017 | CSS, Divi, WooCommerce
Add the following css to the general divi css section and change ‘New Content’ to the text that should be shown instead .et_overlay:before { content: ‘New Content’ !important; font-family: arial !important; } Divi Websites and Facebook Groups... by Stuart | Jan 26, 2017 | CSS, Divi, WooCommerce
To remove icon from showing on divi woocommerce add to cart button add the following CSS to the divi themes css section .woocommerce div.product form.cart .button:after { display: none; } Divi Websites and Facebook Groups If you are looking for more information on...
Recent Comments