• Hi! Can you fix kbe_style.css for good looking in bootstrap3 themes on mobile devices?

    1) fix with to %
    #kbe_container {
    width: 100%;

    2) fix with to %
    .kbe_content_full{
    width: 100%;

    3) in #kbe_content remove “margin-bottom: 40px;”
    #kbe_content .kbe_leftcol span {
    color: #333333;
    font-size: 16px;
    display: block;
    }

    Thanks!

    https://wordpress.org/plugins/wp-knowledgebase/

Viewing 2 replies - 1 through 2 (of 2 total)
  • buurtaal

    (@buurtaal)

    I second this strongly. By forcing the width to 960 px the text gets truncated on mobile displays …

    Plugin Contributor Jeroen Sormani

    (@sormano)

    Hi,

    Thank you for reporting this!
    I’ve logged a issue so there can be looked at.

    At the moment the plugin is undergoing some updates and with some luck these can be included with the next release, but it could also be its shifted till after that.

    Just wanted to notify you about it 🙂

    Thanks again!
    Jeroen

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

The topic ‘Adaptive (desktop mobile) css’ is closed to new replies.