Instead of disabling the plugin, you should try increasing the container of the slider. It will make the images fit there perfectly.
You can do it by adding these codes to the custom CSS of the Customizer:
#x-content-band-3 .x-container.width{
width:100%
}
.rev_slider_wrapper{
height:350px;
}
.rev_slider{
height:350px;
}
Related Posts:
- how to get path to images in the uploads folder to be used in a plugin
- Is there a plugin that will override the “Error establishing a database connection” message? [closed]
- Making my plugin multi-site compatible
- How Can I Securely Implement a Password-less Login Feature?
- Syntax highlighting for post/page editor [closed]
- run silex or slim with wordpress
- Replacing Icons in the Dashboard
- Where are plugins located
- Checking if an attribute exists in a shortcode
- Ways to have multiple front-page.php templates that can be swapped out?
- How to track hits of a single media file?
- How to create a WordPress plugin for another wordpress plugin?
- Admin menu as submenu from another plugin
- How Is Network Activate Different From Activate (by Implementation)?
- Shortcode output appears before post body [duplicate]
- Delete Post With No Traffic?
- A Way to Auto update plugins using cron?
- Automatically Creating Posts for Popular Forum Topics or Products [closed]
- use WordPress theme / plugin editor in my plugin
- How to solve a conflict between a plugin and a theme?
- WP Config for FTP credentials
- What is the best way to output plugin result in certain url
- How to call shortcode function directly and pass $atts
- WP plugin management
- What’s the recommended process for organising collaborative posting?
- Is there a plugin that pushes posts to your Google+ profile?
- Plugin Development: WordPress processes twice on post update. How to skip process on the first?
- Leverage browser caching not working after updating .htaccess
- How to attach Links into page/post or custom post type?
- Multi step form, custom plugin
- This doesnt work for Plugin get_template_directory_uri()
- How do I prevent Plugin updates from clobbering user edits?
- Contact Form 7 plugin refreshing page on submit [closed]
- Some Plugin Settings Are Kept After Removal and Reinstall of the Plugin
- How to use different short description in shop page and in product page in woocommerce
- How do I customize my WordPress shortlink structure in link-template.php without a plugin?
- A reliable AdSense plugin. Does it exist? [closed]
- Is it possible to upload a template file to a directory that can be used by all themes?
- WordPress hook for visiting a post
- why does the add_action(‘the_content’) overwrite my page
- Fatal error: Class not found in
- Workflow and best practice for documentation [closed]
- Custom routing for plugins
- Creating a modal dialog without jQuery
- Error Message from W3 Total Cache when .htaccess Rules Cannot Be Modified? [closed]
- Is it ok to call get_option without hooks?
- Send emails with wp_mail() using SMTP configured in plugin
- Show “Local Pickup” shipping method only for specific Woocommerce product categories [closed]
- wp_enqueue_style specifics for overwriting plugin styles
- What user roles should have wp_unique_post_slug_is_bad_flat_slug filter applied?
- How do I create a full-bleed background image on text mouseover? [closed]
- All plugins deactivated due to error
- How can I measure the performance of any WordPress Plugin or Theme?
- Can I check plugins and themes for PHP 5.6 ahead of global PHP server Update
- How can I reuse the WordPress search form for a custom plugin / widget?
- Is there a way to programmatically enable a plugin?
- Can you switch the type of WordPress site you have?
- Implement plugins as part of a theme
- WordPress Multisite – get_plugin_data()
- Error handling a plugin with exceptions
- Where should a plugin or widget cache its results?
- Set of plugins to control the Admin UI
- Find unused images?
- How to get all plugins and their version numbers from the local files?
- Do We Need to Validate, Sanitize, or Filter Simple Numerical Superglobals (Cookies and Post)?
- How to transfer all user data between wordpress installations?
- Appery.io and WordPress
- How can I get WordPress to save comments in markdown format?
- Plugin upgrade issue
- Simple ajax call not working in wordpress plugin
- Cannot install plugins on Centos VPS
- more types plugin – display all post of post type on page
- Plugin: WordPress Popular Posts > Possible to include custom post types?
- Integrate BuddyPress & Facebook
- __callStatic method handler passed to add_action causes bug in PHP
- Multiple instances of nivo slider plugin
- New databes tables with – WooCommerce – for developers [closed]
- Interactive filters on wordpress [closed]
- Plugin-generated pages use Not Found or Pages Archive templates?
- How can I copy all users to newly created site on a multisite network in WordPress?
- Remove /product/ from url. I want only category name then product name
- Malicious File Upload [closed]
- Regenerate thumnails does not create any files
- Add padding while generating thumbnail
- How to remove admin main menu name repetition
- Using TinyMCE in plugin?
- Plugins menu not on dashboard
- WordPress plugin not automatic update
- Ajax Called in Plugin php file
- Free multi dealer rental cars (sign up) [closed]
- is_user_logged_in() undefined at shutdown in plugin context
- What are Seeds? [closed]
- Shortcode cannot parse attributes within double quotes. ” is becoming ” breaking my shortcode
- Any plugin installation and update overwrite current theme
- WordPress Multisite Plugin Activation Issue
- Need a WordPress license manager plugin
- is possible to edit diagrams inside wordpress
- How to resolve status code: 410 from Pagespeed insights for the wordpress website
- Can The REST API be used to create/edit plugins and themes?
- WordPress Website is very slow after migration