Menu

What are the colors that I can change in the theme?

To change the Theme’s colors go to Admin Panel -> Theme Options -> Design Menu. 

!Color changes will be saved only when you select None as Color Scheme.

Pick a color from the picker or insert a hex or rgb number and the color will automatically be implemented through all the website pages.

Primary Color applies to:

  • Arrow (found in meta data, breadcrumbs, next & previous)
  • Line Design under all titles
  • WP BOHEME Tabs Widget Background color
  • Search bar
  • Tabs Type 1 shortcode, header background color
  • Toogle & Accordion shortcode, the toogle’s background color, when color is set to custom
  • Blockquote Shortcode, Left Border Line
  • Go Up arrow – mouse-over effect
  • Price listing on images – for products
  • Mouse-Over effect for Products and Portfolio listing on 1, 2 or 3 columns
  • Page numbering
  • Latest Posts – Mouse-over effect

The Menu Background color applies to:
  • Main Menu background color
  • Product Tabs background color
  • Tag Cloud Widget
Main Menu Font Color applies to:

  • Main Menu text color
  • Product Tabs Title color
  • Tag Cloud Widget

Main Menu Hover Background Color applies to:

  • Main Menu background color at mouse-over
  • Product Tabs background color at with mouse-over
  • Tag Cloud
  • Highlighting the current selected category for News, FAQ and Product/Portfolio listing

Main Menu Hover Font Color applies to:

  • Main Menu text color at mouse-over
  • Product Tabs title color at with mouse-ove
  • Tag Cloud
  • Highlighting the current selected category for News, FAQ and Product/Portfolio listing

Menu Drop Down Border Color applies to:

  • Drop-down menu border from main menu
  • Drop-down menu border from Header Icons (next to Search box)
  • Drop-down menu border for the Hoover Images when listing Latest Posts

Menu Drop Down Background Color applies to:

  • Drop-down menu background color from main menu

Menu Drop Down Font Color applies to:

  • Drop-down menu font color from main menu

Secondary Menu Font Color applies to:

  • Secondary Menu Text Color (listed in the header – right)

Header Icons Background Color applies to

  • The background color of the 3 icons next to Search Bar in Header.

Sidebar Headings color (sidebars only) applies to

  • Text color of all widget titles listed in sidebar

Footer Headings color (footer only) applies to:

  • Text color of all widget Titles listed in footer, when you enable this option and create a custom footer.
  • Text color of all Titles from Pre_Footer

Text color applies to

  • Text color in posts and pages.

Link color applies to

  • Link text color listed in posts, pages, footer, sidebar
  • Read More links
  • Skills listed in projects

Footer Background Color and Footer text color apply to
  • Footer background color
  • Footer text color 
Footer Hover Background Color applies to

  • Widget Footer

Pre_Footer Background color and Pre_Footer text color apply to
  • Pre_Footer
Copyright Footer Text Color and Copyright Footer Background Color apply to
  • Copyright Footer Menu (that you can turn on/off from Theme Options)
Custom CSS applies to

  • Adding your own colors for the parts of the website we haven’t listed above.

EX: add your custom color for meniu separator by using this code:

#access ul li {
border-right: 1px solid #0A4461;
}

Share