Make the CSS rule of style.css win over the rule of the other file.
To do so you can add the selector of a parent element of #header, or an !important after the color.
These two examples would work:
body #header{background-color:#ffe600}
#header{background-color:#ffe600 !important}
Better adding the selector of a parent element, rather than adding an !important.
Related Posts:
- Column order manipulation using col-lg-push and col-lg-pull in Twitter Bootstrap 3
- How to align a to the middle (horizontally/width) of the page [duplicate]
- Animate the overflow property
- Is there a color code for transparent in HTML?
- “Stray start tag footer” in html validator?
- How to set up fixed width for
? - CSS3 Transition not working
- CSS Invalid Property Value?
- CSS how to make an element fade in and then fade out?
- How to center vertically and horizontally a div using Bootstrap?
- How to word wrap text in HTML?
- Style disabled button with CSS
- Combine :after with :hover
- How to show tags in my tumblr theme?
- HTML span align center not working?
- Adding a blurred border in CSS
- sizing div based on window width
- Specify multiple attribute selectors in CSS
- How to make certain text not selectable with CSS
- How do I center an SVG in a div?
- How to expand textarea width to 100% of parent (or how to expand any HTML element to 100% of parent width)?
- Is it possible to enqueue a raw CSS string directly from within a template file?
- How to modify/extend/override a core method?
- Adding style sheet to specific page
- How to dequeue a stylesheet by src, not handle?
- WordPress CSS head info – contents, expansions?
- Gutenberg Block Editor Match Admin Styles & Frontend Styles
- The correct way to include JavaScript and CSS in my WordPress Themes
- Possible to include ACF text field within inline style tag?
- Is it possible to change the path of a css file that is registered through wp_enqueue_style()?
- Styling Custom Meta Boxes?
- Customizing wordpress to match your site theme
- Is it better to put CSS in additional CSS or in Child theme styles.css [closed]
- WooCommerce change number of columns in the frontpage
- Adding HTML to the Header, Screws up in IE7
- Efficient way to edit WordPress themes
- How to add an RSS logo to my blogs header?
- Where Do I Find The Astra Default Font Family That All Text Elements Are Inheriting From? [closed]
- Getting page output HTML without request (for CriticalCSS, PurgeCSS)
- How to organize priority of plugins CSS files?
- Responsive Images Warping
- Remove margin from CSS gradient color code
- Unable to remove space between header and slider section in wordpress website
- How can I use one stylesheet for multiple sub-sites on my multi-site network?
- Child theme stylesheet not always overriding “index”
- How do I apply/target CSS to a specific user role or roles?
- Why is this jquery / java script code not working in mobile / in devices?
- Seperate functions.php for part of site
- Internet Explorer ignore my css
- How can I remove the ::after CSS selector which is automaticaly appended to the_content()?
- Hover colour spreading out beyond submit button
- Some Text of website page on Iphone Safari become invisible
- Image getting out of container [closed]
- Clients website shows blank page [closed]
- post_class not working with css
- Adding CSS to Blog Posts?
- Where do I go to change the position of the style.css?
- Using PHP Increment and Conditional Statement to Alternate Loop Background
- wp_enqueue_media is not loading styles
- Remove a Style Tag from WP Theme
- Simple way to add custom class and ids to individual Gutenberg blocks
- How can I make css inline?
- Namespacing theme CSS
- cookie free subdomain and @font-face
- Conditionally print css style in WordPress
- How to change the standard navigation menu color when using genesis [closed]
- How to add class to an html output element in tinyMCE paragraph drop down menu
- WordPress is not displaying CSS file
- Change class names dynamically added to html elements by wordpress
- Add classes + taxonomy terms to wp_list_pages() output
- Chat window hiding behind Twenty Eleven header
- CSS isn’t rendered on a post but just posted as text [closed]
- How would I create the same popup in css and javascript as the one in contact button on the site https://www.sublimotionibiza.com/es/main.html [closed]
- JS button animation for ajax the WordPress style
- Adding a new block editor color option to a theme
- How to make jquery slider to start afresh [closed]
- Custom CSS based on the Author of a Post
- How to properly hide the div of an inline collapsible button?
- How to remove padding from left&right side
- How can we create our own formatting style?
- links format change “on clic”
- I can not change the background-color value of wp: meta_value of content.xml
- Is it better to add to style.css or create your own css when using a template?
- Hide Login Page Labels
- The placeholder text doesnt disappear
- Theme stylesheet not called properly on cloned website
- Content alignment in Twenty Fourteen Theme
- Color Picker – Theme options
- Extending site width according to the image size
- Animate.CSS with a child theme
- Change Twenty twelve theme background color
- How to change header from full-width to box width
- Installing non-standard fonts [closed]
- Add woocommerce plugin in own theme
- Change sidebar product category text color (woocommerce) [closed]
- Suddenly, all links in #content div are not clickable, but I don’t see any z-index bug? [closed]
- “Plate” theme broken after update
- adding additional css classes have no effect within block editor
- Busting Browser Cache when updating stylesheet of WordPress website
- adjust posts size into columns wordpress