It will be good if you can pick up a theme that is wide enough for your requirements. Probably a theme based on 1140 grid system will work good for you.
That said, if you still want to use your existing theme then you can edit theme’s style.css
, on line 76 you can delete max-width:1000px
After this the page will occupy the entire available space .
Related Posts:
- Accidentally deleted php code in WordPress website [closed]
- style.min.css code issue
- 404 error when I acess the second page of post-type
- How to change theme programmatically from a external application?
- Insert custom PHP head above in WP pages
- Is the “_s” on this `sprintf(__(‘Page %s’, ‘_s’), max($paged, $page))` just refer to a text domain?
- Does wordpress templates always in files or in database?
- proper way to add css using functions.php?
- Log in / Log Out Custom Button
- How to do a code in php and have text before it? [closed]
- What does this mean in wordpress? Easy question
- Showing latest post without 301 redirect
- PHP nested If statement syntax
- Translate wordpress date from Italian to English
- Why am I getting a different filename? And how does WordPress load singular.php for both Page & Post? (Fresh WordPress installation)
- Reason to add a name of the theme like (‘menu-1’ => __( ‘Primary’, ‘twentynineteen’ ),) in PHP?
- Display Data in Table from External Database in WP using Shortcodes
- Separation of presentation and code – WordPress
- WordPress Customizer Default Image
- Do I have anything to worry about when switching to a default theme to test for plugin conflictions?
- Why in my theme I can’t see all the statics content under the posts?
- get_template_directory adding FTP root folders in urls
- How to integrate noimage picture in this code
- Need oop for wordpress theme? [duplicate]
- How to Configure Events List in WordPress to Disappear Event Once Date is Past
- How to add the sidebar to all the pages except the home page? [closed]
- Header not properly displaying on archive.php
- Save Custom CSS file in the upload folder dynamically?
- Code snippet to show current php version inside “At a Glance” box in admin
- Warning: printf(): Too few arguments in helpers.php file
- Design with Elementor and code the rest?
- Fatal error: Uncaught Error: Call to undefined function get_header() [closed]
- How Do I Find & Remove H1 From Site-Title-Wrapper? [closed]
- WordPress and PHP Version Upgrade issue [closed]
- home.php show blog posts as grid view
- blank white page when post/update/change option etc
- How to Update an old theme for the latest wordpress version
- get_comments_number() returns 0
- Fatal errors to undefined function in theme 404.php file [closed]
- Problems clearing cache
- Amend theme php to include certain category in header
- Override index with a custom PHP page
- using wp enqueue style to create a CSS file specifically for a page template
- Implementing custom tag/tax pages
- Randomize Color Scheme Selection in Theme
- ‘Bones’ theme: Load stock scripts in footer instead of header?
- How to correctly load a different version of main menu based on the user language in WordPress? Is it a good solution?
- Why in this WordPress theme I can’t see the Main Menu?
- Displaying Slider in Front Page (home) using Customizr Theme
- How can I assign separate stylesheets to different pages?
- How to make sure relative URL works when site is not on root domain?
- Editing Theme Files on WordPress.com-hosted Site [closed]
- call a string/function from database
- random reason on refresh
- Some problems calling a function into sprintf() inside functions.php template file [closed]
- Commas in Tag Cloud
- Is there a (offical) way for a theme to deactivate itself and show a message in admin?
- Insert PHP code in Text
- PHP code snippet to remove microdata
- Wrap title and excerpt in a div (latest posts block)
- how to get wordpress page url php code [duplicate]
- WordPress redirects page query parameter in URL
- How to set all External Domain Links with nofollow Attribute from Header Footer Content and Excerpt using PHP?
- Publish button now showing content after saving
- How to put search bar & logo in the “primary navigation” storefront theme?
- Dynamically switch file in get_template_directory_uri() | Function [closed]
- Counting number of posts in multiple (sub)categories using shortcode
- Need help for some PHP code
- Uncaught TypeError: extract(): Argument #1 ($array) must be of type array, null given
- error_log PHP error log found. This file must not be in the production version of the theme. (wordpress theme check plugin)
- I am having issue in divi woocomerce checkout module. (DIVI theme)
- How do I use an iFrame for my header in WordPress twenty seventeen?
- Styling a category link
- Woocommerce display orders with products from specific categories to specific admins
- Woocommerce template file outputting tags
- Copying and pasting to WordPress “code editor” code via the front end and clipboard
- How to preload header logo image in WordPress? like what’s the code and where do I put it?
- Not able to remove caption shortcode from the content
- When I click for the redirect link it is showing the content of index.php instead of single_assignment_page.php
- remove_action from parent theme using child theme functions.php
- File from parent theme imported to child theme doesn’t work – any ideas?
- How to use data URL in WordPress?
- Commenting requires wordpress login, wordpress discussion and post comments tick boxes are checked
- wordpress email checker on domain
- Unable to retrieve get_author_posts_url
- Display post date also if the date it’s the same for each post
- How to put 2 php codes in functions.php without site crashing
- Conditional Banners
- Force Sidebar on Full Width page
- The style.php file inside theme-engine folder has other content on FTP
- How to override theme’s public static function inside of a trait?
- Invalid Argument foreach
- Displaying SQL query result from user input via wpdb
- How to Change Site Elements based on referring URL
- How can I render more than multiple posts on template-parts with post formats
- how to use 2 index.php file One for mobile and one for desktop
- Add the shortcodes from the enfold theme to the other theme
- PHP Error in WordPress Theme
- WordPress child theme, creating a custom php template page
- How to get Post sidebar & footer including html like get_the_content() which only gets content section?