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

    (@mrtom414)

    The css statement that is cutting off your table is
    .container_24 .grid_sub_16 {
    width: 66%;
    }

    if the width is changed to 100% your table will be completely visible.

    Thread Starter Puseletso

    (@puseletso)

    Thank you
    That solved my issue

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Theme : Bizway] Increasing page width of a certain page’ is closed to new replies.