just add a background-color:#000000; to the #main_nav div in your css. change 000000 (black) to whatever hex color you want. Help w/ that here: http://www.december.com/html/spec/color.html
Related Posts:
- Understanding child theme functions.php
- Want to create Child theme, but already edited Parent theme css files and some php files
- Parent theme CSS overriding child CSS rules
- How to style options page in dashboard?
- two columns of posts on homepage, one of them “favorites”
- Custom Background by Page IDs
- Inline CSS header style priority function.php Child (no enqueing I think)
- Why would the child theme load in the Customize preview, but not on the site itself?
- How to locate parent theme functions and add functions to my wordpress child theme?
- How to let mobile navigation menu close when link is clicked?
- how to add functions to my function.php using a child theme?
- Where to find the html for WordPress site? [closed]
- How to remove image on single product and get product to span page?
- Modify arguments for parent theme’s `wp_register_style` via child theme
- Child theme not working properly
- Child-theme suddenly stopped working [closed]
- Override get_template_directory() in child theme?
- why is translation not working on theme?
- How to target with css, admin elements according to user role level?
- How do I remove a require_once admin panel from the parent theme from the child theme functions.php?
- is there a simple way to list every templates / php files used to generate a specific page?
- “wp_enqueue_style();” don’t load new edited style
- Best way of adding CSS which can be manipulated by the user via theme option panels?
- WordPress Customizer not setting default value upon initial install?
- Overriding a theme redux file in child theme
- Archive dropdown styling not applied
- child theme inherticance and php autoload
- Different background-image by category
- How do I target the child theme with get_bloginfo();?
- Add a Different CSS Class Into The Body Tag of Different WP Pages
- Deregister and Dequeue Stylesheets From a Plugin and Enqueue a Child’s Stylesheet/s
- Adding tawk.to code just before body tag on functions.php file
- Show post in slider
- How can I hide Home in my menu in a specific page?
- Can’t extend some core classes
- Slider loading issue
- Where to edit the template that is generating the code for dynamic_sidebar left-sidebar in the Understrap theme? [closed]
- Hide Hamburger Menu On Specific Page (Front Page/Home Page)
- how to remove metadata from the posts of my blog?
- How to add condition in wordpress loop? [closed]
- How create a Shortcode with hover and complex options
- WordPress Multiple Navigation bars
- Which is the correct way to conditionally enqueue a CSS file?
- Change CSS based on is_user_logged_in
- Change “No Comments” link to “My String” on Blog Post (Find Snippet in Code or use CSS, PHP Solution) [closed]
- Use custom template on custom post type
- Where can I find the inline-css of my theme header?
- Menu Custom Data Attributes
- Highlight the links without using dropdown
- How to modify mobile nav menu text in theme
- Website completely messes up when logging out
- Dividing the loop to style post differently
- How to add new CSS file to new PHP file
- Where should I copy a PHP file from wp-includes to, in order to override it in my child theme?
- Child Theme’s Read More Text
- wp nav menu: show submenu below li item
- Conditionally remove comments and post meta in functions.php
- Styling an “active” link outside of WordPress default menu
- I get “Cannot modify header information – headers already sent” when I change my theme
- Timber right sidebar in WordPress theme
- How to find which .mo file is responsible for displaying a particular localized string?
- Add other class content with reference class value
- Proper way to remove html code on child theme
- Adding Custom css file in the wp-uploads directory with custom php functions
- How do I integrate vanilla Javascript to a wordpress website?
- Cannot dequeue Elementor Font Awesome css
- How to find and delete a menu item in php?
- WordPress Slider is not working
- How to display post meta bellow every posts
- How to change the structure/order of sections in a WordPress theme? [closed]
- Add my footer menu to the header
- Make a full-width wordpress page
- WordPress child theme, creating a custom php template page
- Bring Font Awesome icons inside menu A tags
- Trying to add get_the_title hook to this line
- random woocommerce categories are not showing when count enabled?
- How to display post_content from database in different on template page?
- Add Text Area To Child Theme’s Home Page
- Displaying POST content with HTML tags and all
- remove blank space where sidebar was
- Local WordPress from Git repo, where to set document root?
- Display specific main Sub Nav on Woocommerce product pages
- Clone the “proceed to cart” button and place it above checkout on the cart page, but only appear display size is 320px
- Highlight Single Page Ancestor
- Custom Thumbnails [closed]
- Relative post date in recent posts list
- Removing get_template_part in child theme
- Why isn’t my link attribute getting my css?
- How to save the output of php variables used in inline css code to the main style.css?
- wp add inline style in loop
- Display pages from specific page template
- Trying to customize wordpress drop down categories
- How do I use CSS or PHP to customize WordPress Form Manager Plugin Table?
- Sidebar doesnt get updated?
- How to NOT override inline css rules
- Load files content [closed]
- Integrating CSS Into a WP Function Call [closed]
- Predefine Magazine Style Layouts
- It’s not showing full content for posts pages in wordpress “[…]” while customing some changes in the style.css file [closed]
- How can I use AJAX in child theme template?