• Resolved bu5ine55

    (@bu5ine55)


    Hey Guys,

    Great plugin! I’m just wondering how I can equalise the column widths? I’ve set the height but the width doesn’t seem to work?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor motopress

    (@motopress)

    You can edit table style adding code below to your theme stylesheet:

    .mptt-shortcode-wrapper .mptt-shortcode-table{
    table-layout:fixed;
    }

    I’ve also added your feature request. We’ll review it and probably this option will be added with one of the updated versions of plugin.

    Thread Starter bu5ine55

    (@bu5ine55)

    Hi There,

    I tried the code provided but unfortunately it did not work. Any other suggestions?

    Plugin Contributor motopress

    (@motopress)

    You can submit request and we’ll check it for you currently

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Equalize Column Widths’ is closed to new replies.