Add the following function into your theme’s functions.php file or as a standalone plugin. This code will remove any existing WordPress canonical tags and replace […]
Responsive Navigation Menu With Mobile “Hamburger” Button
The following code will provide a navigation bar that collapses on Mobile view. <!DOCTYPE html> <html lang=”en”> <head> <meta charset=”UTF-8″> <meta name=”viewport” content=”width=device-width, initial-scale=1.0″> <title>Responsive […]