Website Design

Display google maps with different marker icons

Google Maps API to display map with different types of markers for multiple locations First you will need to get Google Maps API key from below link: https://developers.google.com/maps/documentation/javascript/get-api-key Update this API key at YOUR_API_KEY in index.html Step 1 – create an index.html which is used to display map in the div section where id is […]

Display google maps with different marker icons Read More »

Create a TODO list design using javascript, html, css

This is a simple todo application design using html, css and vanilla javascript. You will need an editor of your choice to begin with. I usually use vscode with Liveserver extension which helps to view developed application in the browser. First step is to create an html page which will display the todo list. Create

Create a TODO list design using javascript, html, css Read More »

How to change Add to Cart text for WooCommerce

How to change Add to Cart text for WooCommerce Please follow below steps to change the default “Add to Cart” text for WooCommerce Go to WordPress admin dashboard Go to Appearance Go to Theme Editor Here if you have a child theme then open functions.php file If you don’t have child theme then you can

How to change Add to Cart text for WooCommerce Read More »

Scroll to Top