I wanted to hide an element on a static page I recently created for my WordPress site. The easiest way to do this is to create a custom CSS entry for the particular element, the title in my case.
Continue reading Hide an element on a WordPress pageTag Archives: stylesheet
Create a custom WordPress theme
The best way to customise your WordPress site is to create a custom child theme based on one of the standard built-in themes.
Continue reading Create a custom WordPress themeDon’t like your WordPress theme? Modify it.
I like to display keyboard entries, code examples and sample outputs with distinctive formatting using the <pre>, <kbd>, <code>, and <samp> tags. I also like this formatting to appear uniform across the whole web site
Continue reading Don’t like your WordPress theme? Modify it.