- Support
- Knowledge Base
- Customizations
Customizations
How to use Firebug to Inspect HTML and Tweak CSS in Real Time
Firebug is a very popular and powerful open source web development tool. It can be used to inspect HTML elements...
WordPress Theme Customizations
If you plan to purchase a WordPress theme, you usually check what features, options and design the theme provides and...
Creating and Using Child Themes in WordPress
What is a child theme and why do you need it? A child theme can be used to customize your...
Basic CSS Tutorial to add Custom CSS to your WordPress Website
Even if you are most happy with your website at the moment, it is very likely that someday you might...
How to change the date & time format in WordPress without plugins or coding
When you start blogging, each of your WordPress posts gets automatically stamped with date time format once you hit the...
MH Magazine: Common CSS Customizations
When you’ve already configured your magazine WordPress theme and have started publishing awesome content, sometimes there is need for minor...
How to Inspect HTML and Tweak CSS Safari, Chrome, Firefox, and Edge: Real Time
Web developers and designers’ job when creating a website is for the users to be convinced in one singular entity...
Beginners Guide: HTML Basics for your WordPress Website
Learning the basics of HTML (Hypertext Markup Language) or any programming language can be a daunting task. Especially when you’re...
How to use browser developer tools to inspect WordPress website code
Sometimes, it can be an aggravating challenge to figure out exactly which bits of your site’s code are controlling a...
How to override parent theme functions in a child theme
The best practice to customize your WordPress (parent) theme and override template files or functions is by using a child...