WordPress Free Platform Template Theme CSS Tweaks
The following is a collection of css code snippets that can be added to the styles.css file in the Platform theme template child theme created in the blog article
How do I change the menu colors?
To change the primary nav background color
/* CSS FOR NAV BACKGROUND COLOR */
#primary-nav { background-color: #FF0000; }
/* THIS HIDES THE BORDER AT THE BOTTOM */
#nav_row.main_nav, ul.sf-menu ul li { border-bottom: 0 none; }
/* THIS MAKES THE li BACKGROUNDS TRANSPARENT */
.sf-menu li, .main_nav ul.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { background-color: transparent; }
Tags
Anti-spyware Anti-virus CSS easter egg Free Software Free Wordpress Theme fun google How-to Joomla joomla Joomla Books Joomla Support malware removal math Online Invoicing open source Pagelines Platform PC Protection Productivity SASS search engine Search Engine Optimization seo resources seo tips technical support Valentine's Day WordpressCategories
- Blog (9)
- Business Tools (1)
- Google (3)
- Internet Marketing (1)
- Joomla (2)
- Open Source (2)
- PC Hardware and Software (1)
- SEO – Search Engine Optimization (1)
- Service (1)
- Tech Industry Frustrations (1)
- Technology Tips (3)
- Website Development (2)
- Wordpress (2)








