Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Bhuwan Bdr. Rokaha

    (@bhuwanroka)

    Thank you for using this plugin. Columns looks fine in desktop but in responsiveness you have set some style to make your one design so that there is affecting in mobile devices. When I reviewed your code, I have found this code:

    .one_third, .one_third_last {
        background-color: #EDEDED;
        border: 1px solid #DDDDDD;
        border-radius: 5px;
        float: left;
        padding: 0 10px;
        width: 28.33%;
    }

    which is not good for small devices. This code overlaps the plugins code and text runs outside the div. If you can remove the width and check, you will get something better. So, we need to remove other code to make it fine. Please do let me know if any problem.

    Thanks in Advanced and I’m ready to help you in any problem. Also, it would be very great if you rate the plugin with good feedback.

    Plugin Author Bhuwan Bdr. Rokaha

    (@bhuwanroka)

    Please do let me know if anything problem. I love to instruct you in any problem of using this problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Responsive Mobile Help’ is closed to new replies.