Title: Responsive Issues
Last modified: September 20, 2017

---

# Responsive Issues

 *  Resolved [locksunlight](https://wordpress.org/support/users/locksunlight/)
 * (@locksunlight)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/responsive-issues-18/)
 * User: dev
    password: dev2017
 * The kbe_content_full isn’t responsive in our theme.
    All content is getting cut
   off.
 * Please help.
 * Scott
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fresponsive-issues-18%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Contributor [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * (@enigmaweb)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/responsive-issues-18/#post-9515690)
 * I’ve checked your site but I can’t find an example of the issue. Please could
   you point me to a specific URL that shows the issue? Thanks
 *  Thread Starter [locksunlight](https://wordpress.org/support/users/locksunlight/)
 * (@locksunlight)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/responsive-issues-18/#post-9516445)
 * Sorry.
 * [http://2017.microtill.com/knowledgebase/manually-send-product-changes-microtill-pad/](http://2017.microtill.com/knowledgebase/manually-send-product-changes-microtill-pad/)
 *  Plugin Contributor [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * (@enigmaweb)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/responsive-issues-18/#post-9519706)
 * I can see some fixed widths in the css is causing this. You can adjust those 
   fixed widths to be flexible (eg 100% ) and it will fix your responsive issues.
   See the FAQs for instructions on how and where you should be adjusting the plugin
   for this.
 * Thanks,
    Maeve
 *  Thread Starter [locksunlight](https://wordpress.org/support/users/locksunlight/)
 * (@locksunlight)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/responsive-issues-18/#post-9527353)
 * What file and line are those in? I can’t see them…..
 *  Thread Starter [locksunlight](https://wordpress.org/support/users/locksunlight/)
 * (@locksunlight)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/responsive-issues-18/#post-9538922)
 * What CSS file and line please?
 *  [kpimarketing](https://wordpress.org/support/users/kpimarketing/)
 * (@kpimarketing)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/responsive-issues-18/#post-9539333)
 * Try adding this to the custom CSS for your theme.
 * .kbe_content_full {
    width: 100% !important; }
 * You can find the custom CSS options in many areas;
    -Some themes have it built
   into them under Appearance>>Theme Options or something like that -WP ADmin under:
   Appearance>>Customize>>Additional CSS -Get a plugin link Simple CSS and add it
   in there -and possibly other areas as well
 * Just make sure to choose one area and do all of your CSS in that same area always.
 * Hope this helps.
 * *I am not a developer. Just someone that figures out how to fix things.
    *I am
   curious why the plugin is not setup by default to just use the “100%” width setting
   instead of a px width. *Seems like that could fix/help a lot of users that usually
   just have issues/comment on it not being responsive. Again though I am not a 
   developer and do not know if there is/was a specific reason to do this one way
   or the other. Just seems like the “100%” would create less issues making a higher
   percentage of the plugins users happier. Maybe. 🙂
 * Have a great day.
 *  Thread Starter [locksunlight](https://wordpress.org/support/users/locksunlight/)
 * (@locksunlight)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/responsive-issues-18/#post-9541976)
 * Thank you @kpimarketin.
 * Placing the following in my themes addition CSS resolved the responsiveness issue.
 * .kbe_content_full {
    width: 100% !important; }
 *  [kpimarketing](https://wordpress.org/support/users/kpimarketing/)
 * (@kpimarketing)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/responsive-issues-18/#post-9544245)
 * Your welcome [@locksunlight](https://wordpress.org/support/users/locksunlight/)!
 * Have a great weekend!
 * Jordan
    KPIMarketing.net

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Responsive Issues’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-knowledgebase_c56559.svg)
 * [WordPress Knowledge base & Documentation Plugin - WP Knowledgebase](https://wordpress.org/plugins/wp-knowledgebase/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-knowledgebase/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-knowledgebase/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-knowledgebase/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-knowledgebase/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-knowledgebase/reviews/)

 * 8 replies
 * 3 participants
 * Last reply from: [kpimarketing](https://wordpress.org/support/users/kpimarketing/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/responsive-issues-18/#post-9544245)
 * Status: resolved