941-685-8851

‘wordpress navigation’

Wordpress navigation unique color per post

In Web design, the navigation selections are commonly all the same color. However, some web design clients may request that specific navigation selections be a different color from the rest. In a static HTML web page, this is easy. But in a CMS web page this can be difficult, as cms website navigation is typically generated from a database, then formatted by a global template and stylesheet.

Wordpress will often generate unique class definitions and/or id’s from which you can style specific elements. View the page source and find the specific element you want to style uniquely. If Wordpress has generated a unique ID or CLASS definition, just add this definition to your style sheet with your desired unique web design stylings. Your navigation selection will reflect the unique style.

  • Share/Bookmark