i found this CSS:
@media only screen and (min-width: 800px) { .no-overflow-y body { padding-right: 9px !important; } }
and changed it to
@media only screen and (min-width: 800px) { .no-overflow-y body { padding-right: 0px !important; } }
and that solved the issue.
Related Posts:
- How to change the width of certain paragraph or header blocks?
- How do I make my plugin load before the headers are output so I can redirect wordpress?
- how to include other plugins css files in a shortcode?
- Using tabs for wordpress plugin
- How can I make content disappear when a user logs in?
- wp_enqueue_style in Plugin [duplicate]
- Quote rotator in the sidebar
- Styles and Scripts, Selectively enqueue across entire site
- Make the css of the widget overwrite theme css
- WordPress Plugin Look & Feel
- Add CSS class to add-to-cart button, Woocommerce [closed]
- How to load all plugins CSS after child theme CSS?
- I need to generate the CSS for my plugin from a function, how do i map a request to a function in the front-end?
- How do I register a stylesheet inside a WordPress widget?
- Prevent CSS/JS loading when plugin is not used
- Override Theme CSS with CSS from a plugin
- How to override my plugin’s php classes with duplicates that are in my child theme folder
- adding meta data using plugin to top of head
- ‘Customize’ button in admin bar for CSS
- How to add page using HTML, CSS and JS?
- WordPress Redirect Not Working – AJAX Callback Response Not Picked Up
- plugin style conflicts, how to override? [closed]
- Headers already sent when I try to add headers via a shortcode
- Globally register styles but enqueue them selectively
- CSS from textarea in options page to frontend what to do
- custom changes removed after plugin update
- W3 Total cache “empty all caches” and no stylesheets render [closed]
- Admin Panel pagination link styles
- How to style the RSS wordpress?
- How to debug error message: Cannot modify header information
- WPBakery JS composer unused css [closed]
- How to tie dark mode with prefers-color-scheme webkit? [closed]
- Trouble with plugin styles in admin area of WordPress
- Add a CSS class based on categroy id to archive pages
- Changing “elapsed time” to “time remaining” on MP3-jPlayer audio player with CSS or PHP changes
- Removing included CSS file that doesn’t exist
- (Sticky Row) How do i make a row sticky in wpbakery page builder?
- How to create an input field, and base the output on spreadsheet data? [closed]
- Bootstrap and Custom CSS in custom plugin are being overwritten by theme
- Ability to automatically redirect a URL
- Which filter affects the ‘entry-title’ post class
- Adding CSS to custom post type admin page causes error
- Object method calling for global $wpdb in header.php
- How to use my menu PHP code as sidebar?
- What does making sure “that your theme is WordPress header and footer tag enabled” mean?
- Redirect to another page using contact form 7? [closed]
- Know which plugin is calling JS in wp_head()?
- Edit External CSS
- How do I use add_action on custom widget?
- Why Do I get “wp_remote-get: could not handle for fopen()”?
- Overwrite a plugin’s CSS?
- Combining several CSS files into one for optimization
- Making that Admin Bar transparent or a blue color
- How to execute a plugin on a single page only?
- How to limit image size for the entire website ? But without editing the post (css/plugin?!)
- Skewed / slanted button within elementor [closed]
- Content-Security-Policy Headers are there and showing the correct settings, but still getting a refused connection
- Override/ignore CSS from active theme as not to interfere with my custom CSS
- Is there a way to remove a tooltip of a plugin via custom CSS? [closed]
- Adding a responsive grid onto a page (without using a Bootstrap theme) [closed]
- Custom CSS not being added by plugin
- Add background image/layout for single page?
- force jQuery to load in the head
- Edit page header on a custom plugin
- How do i ‘deactivate’ a plugin only on a certain page template?
- Hook for plugin to insert into entry-meta
- sliding/fading header plugin or approach suggestion
- Theme deactived html and css styling on home page posts
- Unable to locate inline CSS causing parts of page to be blank
- Two plugins using the same CSS id
- Load CSS before Theme CSS
- Is there any known plugins that would replace WordPress classes in editor with their Bootstrap 4 equivalent?
- Applying module CSS to page
- how to change a static testimonials into dynamic
- make p tag collapsed after 3 rows
- General Term for this form Field
- Modifying server’s response to API endpoint
- Cannot modify header information – headers already sent during plugin activation
- Set Content-Type header in do_parse_request filter
- How to remove a css class for any wordpress page
- Get plugin to background of page
- Speed issues because of CSS & JavaScript
- Insert Plugin on a custom page
- disable lightbox in a plugin [closed]
- Problems with installing and deleting plugins
- Display alt text as tool tip on page
- Overwrite CSS of Instaemail plugin popup
- contact 7 plugin stops some pages from working properly
- WordPress repository forbids me call wp-load.php in non-WordPress file
- Trouble After Update, Removing Plugin
- Plugins to generate CSS Sprites? [closed]
- adding a css file to my plugin
- How to laod wp_enqueue_style to another header i created my self
- Trying to disable all notifications except for one on woocommerce checkout page with css [closed]
- Cannot modify header information – headers already sent by
- How to modify submit button on GravityForms
- Option value not getting updated until page refresh in WordPress
- How to create a “Most Popular” & “Latest” TAB in WordPress
- Is there a membership plugin which offers the ability to hide content based on css rules?
- How to add an active state class to my info box