You have another div controlling the full width background. You need to alter the css of that one if you want the width to look. This css takes the background off the full width div you have and put the background on the wrap div that you have maxing at 1200px;
.lifestyle-pro-blue .nav-secondary {background:none;}
.wrap{background-color:rgba(0,0,0,0.5);}
Related Posts:
- Adding first / last CSS classes to menus
- wp nav menu: add attributes to menu items [duplicate]
- Hide Hamburger Menu On Specific Page (Front Page/Home Page)
- Menu Custom Data Attributes
- How to modify mobile nav menu text in theme
- Extend Menu Walker Output
- conditional: if is page, and all subpages
- wp nav menu: show submenu below li item
- Styling an “active” link outside of WordPress default menu
- how to changes mobile menu toggle breakpoint in WordPress
- How to make only the valid active page of a multilevel menu active with – “.nav li.current-menu-item a”?
- dynamic php menu with hidden sub-categories only showing when the category name is clicked
- How to let mobile navigation menu close when link is clicked?
- Bring Font Awesome icons inside menu A tags
- Display specific main Sub Nav on Woocommerce product pages
- WP_Nav Highlight Parent Issue
- How to change the menu color
- how to put the logo in the center of other items in the navigation bar
- renaming an admin menu item with decimal array index number
- Hide a menu-item and its submenus and display a ‘Log in’ link if the user is logged out
- The best way to customize “nav-menu-template.php” to add if the ‘link_before’ is “checkbox”
- “wp_enqueue_style();” don’t load new edited style
- Replacing the NavWalker dropdown element
- How to add specific menu on a specific page or pages
- WordPress menu deletes when trying to add a hook
- Logout and redirect using the WP Menu
- if file_exists not working with wp_enqueue_style
- Creating new menu item
- Using PHP to toggle stylesheet and header image, set in cookie
- Archive dropdown styling not applied
- Custom Loop through category menu to include sub categories
- selected menu item
- Different background-image by category
- Add a Different CSS Class Into The Body Tag of Different WP Pages
- How Display Posts on category
- Show comments menu in dashboard only if the site has comment
- Trouble creating conditional PHP for nav menu items with children for custom Walker
- Count top level menu items
- Slider loading issue
- Parent theme CSS overriding child CSS rules
- How to style options page in dashboard?
- How to add date to navigation bar
- Incorrect MIME type for assets with Valet
- Css loads very slow [closed]
- Secondary navigation menu on one page
- Remove class in nav_menu_link_attibutes filter
- How create a Shortcode with hover and complex options
- WordPress Multiple Navigation bars
- WordPress Quick Question . How to Get Parent Link in Submenu in My Code
- Which is the correct way to conditionally enqueue a CSS file?
- Add item to top of menu using a filter in functions.php
- Adding PHP in the menu
- WordPress wp_add_inline_style unable to give hex colors?
- wordpress admin plugin menu custom css
- Automatically add images to a menu
- Where can I find the inline-css of my theme header?
- Website completely messes up when logging out
- How can I use custom menus with a Bootstrap WordPress theme?
- Adding Additional Variables on Menus Page
- How to add new CSS file to new PHP file
- Custom navigation menu with awsAccordion
- Dynamic Menu drops pages?
- How to create Loop code for Menu using WordPress?
- Timber right sidebar in WordPress theme
- How to find which .mo file is responsible for displaying a particular localized string?
- Featured image in menu wordpres
- Add other class content with reference class value
- Adding Custom css file in the wp-uploads directory with custom php functions
- How to set Nav as a default menu in wordpress
- Cannot dequeue Elementor Font Awesome css
- How to find and delete a menu item in php?
- How to display post meta bellow every posts
- Add my footer menu to the header
- Make a full-width wordpress page
- PHP warning with code for nav menu walker [duplicate]
- String replace for Login/Logout concatenation problem in menu
- Trying to add get_the_title hook to this line
- How to display post_content from database in different on template page?
- Displaying POST content with HTML tags and all
- remove blank space where sidebar was
- Clone the “proceed to cart” button and place it above checkout on the cart page, but only appear display size is 320px
- Custom Thumbnails [closed]
- Adding button to wordpress menu
- wp_nav_menu prints children with parent name
- WP Admin Bar – Get current theme name as custom menu title
- Revision History for Entire WordPress Site
- wp add inline style in loop
- Display pages from specific page template
- How do I use CSS or PHP to customize WordPress Form Manager Plugin Table?
- Submenu opened problem
- Sidebar doesnt get updated?
- How to NOT override inline css rules
- Add CSS class to PHP Statement
- How to add margin underneath woocommerce total price amount -> productpages
- Load files content [closed]
- Load slideshow.css file only if Slideshow is checked / on
- 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]
- Add a “Next Post” & “Previous Post” styled button manually to a post
- ‘This Field is Required.’ is Not Displaying on CF7 [closed]