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

    (@erdembircan)

    Hello @tanay11,

    Sorry to hear you are having this issue. Will investigate and give you an update when we are finished.

    Best regards.

    Thread Starter tanay11

    (@tanay11)

    Sure, thank you!

    Plugin Contributor erdembircan

    (@erdembircan)

    Hello @tanay11;

    We investigated and found the bug that is causing this behavior. Fix for it will be available with the next update. In the mean time, if you use the CSS code below at your theme’s customizer menu, in Additional CSS, this will fix the issue. Sorry for the inconvenience.

    
    .wptb-table-container table td {
     vertical-align: middle;
    }
    

    Fixed table: vertical-alignment

    Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Text in table gets misaligned’ is closed to new replies.