You have to inline the css into your theme. CSS is read-only and can’t updated to use the update hex colors for your header.
<?php echo get_theme_mod( 'header_textcolor' );?> 100%);">
So find the div
in your theme called navbar-default
and update it to this:
<div style="background:#<?php echo get_theme_mod( 'header_textcolor' );?>"> class="navbar-default">
Related Posts:
- Is it possible ( or advisable) to allow open access to the new theme customizer for potential clients?
- Add a dropdown to theme customizer
- WordPress Customizer Typography: How to load just the unique Google Fonts?
- How to remove menus section from WordPress theme customizer
- How to hook CSS file according to theme selection in the customizer section
- How Can I Create a List of Values to Be Iterated Through via WordPress Customization API?
- Change setting name in Customizer and keep the data
- after_setup_theme, Global Variable and Theme Customizer
- get_option in header.php not returning value from customizer
- Internal error 500 accessing Theme > Customize
- Using an if statement in the theme customizer page
- How to disable wordpress from overload my stylesheet styles with customizer styles
- How to enqueue javascript for WP Customize options sidebar?
- Alignment Problem [closed]
- WP Customazation API doesn’t save the default Value
- Customize Option Framework
- Related Post Category Filter
- In wordpress customizer div still showing even if I hid it with javascript
- Customizer API Multi Sections in single Panel
- How to customize the colors within a stylesheet using a WordPress setting
- Customizer_register theme options not saving
- Using Customizer value in an external PHP file inside a theme
- “No Data Received” error in Chrome every time i try to update the theme functions file
- trying to figure out how to use more that one image upload in the same section in theme customizer
- How to show associated fields if checkbox is checked in customize widget screen using wp_customize?
- How do I remove a pre-existing customizer setting?
- WordPress API Menu/Submenu Order
- Custom Image section in Customizer
- What WP folder can I use to write files to?
- Allow Shortcode in Theme Customizer
- Theme Customizer – Nested Sections?
- How to add Color Picker in Theme Options for the following?
- Setting multiple default background images?
- Best practice way to implement custom sections into a WordPress theme
- Best practice (forward compatibility) for theme options
- Where is default wp_head() implemented?
- Add a preview to a WordPress Control Panel
- How to deploy a new theme/theme options from staging to production site
- esc_url not working within add_settings_field callback
- WordPress Errors in generated by theme check plugin [closed]
- Checking if there is an Image inserted – if not don’t display anything
- Select front page and blog page in custom theme settings page
- Default header image does not display
- Responsive Images – Generating multiple images from Theme Customizer control upload?
- Using the theme options to change background
- Modify the Additional CSS section (adding a disclaimer)
- wordpress custom theme import and export options for sample data [closed]
- Is there a way to activate different theme for specified users? [closed]
- WordPress not registering Theme Customization Section
- Is there an action for save_menu and/or update_menu?
- WP Customize refresh problem
- For best DB performance should I serialize all theme options together or by type?
- qTranslate with my own theme and settings
- Hide header texts (Title & Tagline) in custom-header.php
- Customizer: Unique identifier that distinguishes which image upload control is uploading an image
- How to add “Template” option in page attributes panel?
- JavaScript stops working on selectively refreshed sections one inside the other
- Folder name for a pro version of a WordPress.org theme?
- Display theme layouts [closed]
- Customizer: save setting/control content to post/page
- Using WordPress’ Theme Customizer to select page templates that update layout in the preview
- Is accessing theme and using customizer GPL distribution?
- How do i place same widgets multiple time by default on theme activation?
- Common single page template options
- Default Text not showing from customizer
- How do I use a color from theme options?
- How can I change the theme of different posts using a plugin?
- How to Create custom xml file for demo content for custom theme?
- Is there any way to register custom background images like header images?
- How to make javascript work on theme options page
- get_template_part() doesn’t work
- Consequences if using PHP include TEMPLATEPATH?
- Is there a WordPress boolean for “theme_customizer_active()”?
- Customizer Color Control Not Working
- Copying the theme style files and images to duplicate the website but with a difference
- How to set Post meta-box defaults based on the choices made by user in Customizer?
- not getting API setting saved confirmation message after update on option page
- Questions from a new WP Dev [closed]
- Adding a new setting using Kirki or WP customizer with an if statement
- Let user to add input fields on theme option page
- Update Specific Key Value in Complex `wp_options` object
- Creating an advanced searchform based on select boxes
- Why my theme option not working?
- How to add wysiwyg editor in customize screen using customize_register
- How to register dynamic settings in WordPress Customizer?
- How to change listing type permlink?
- How to enable admin to upload multiple images to support header carousel slider theme in WordPress?
- Removing element from DOM with jquery through plugin Custom Scripts for Customizer
- Fatal error: Class WP_Customize_Image_Control not found
- How do I remove header/page-title image in farvis theme? [closed]
- Duplicate child theme incl. design changes
- Is there a way to create sections under “Colors” panel in the Theme Customizer?
- how to create export / import theme options in wordpress without plugin
- How to create multiple customizer controls in one control
- How can I include the js and css file of my custom theme dynamically in header.php
- WordPress Customization API overwrite LESS variable
- The content not wrapped in paragraph tags with get_page_by_title()
- Import/Export WordPress demo
- How to make a multilingual wordpress site to be translated one-to-one without much effort and without using translate?
- Remove nonindex meta tag