4
Add Custom CSS to Atahualpa
Step by step directions to add custom CSS to the WordPress theme Atahualpa.
Hide a Category
How to hide a Category Title using only CSS in a WordPress listing
Hide a Menu Page
There are a few different methods that you can use to hide a menu page. I will show you three different methods in this post, two using simple CSS and the third using a parameter in the “wp_list_pages” or the “wp_page_menu” functions.
CSS Tip: FireFox Z-Index Value
Posted by Edward Caissie on May 23, 2009 in CSS
CSS z-index value in FireFox, Chrome, or Safari need to be positive to resolve correctly. Internet Explorer can accept and resolve correctly with negative values.


