
404. that’s an error. Google Cache
Hello Folks, Yesterday I just checking my website’s cached version in Google and it’s…

Hello Folks, Yesterday I just checking my website’s cached version in Google and it’s…
Add the below function to create a new menu in functions.php and register it:…
Importing Google Web Font in CSS file. @import url(”); Importing stylesheet into an existing…
We can use a skewed pseudo element to make the slanted edge of your…
<figure> <img src=”path/to/image” alt=”Image alt tag”> <figcaption> <p>This is an image of something interesting.…
Which means “browser, render this website exactly as wide as you are naturally.” The…
Simply add below code in your theme’s function.php file. add_filter(‘wp_get_attachment_image_attributes’, ‘change_attachement_image_attributes’, 20, 2); function…
{{ shop.name }} {{ shop.address.street }} {{ shop.address.city }}, {{ shop.address.province }} {{ shop.address.zip…
Just apply the below CSS property for the row. flex-direction: row-reverse;