Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

displaying scroll bar onto a html table on custom tabs

Home / Forums / Pinnacle Theme / displaying scroll bar onto a html table on custom tabs

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
  • This topic has 2 replies, 2 voices, and was last updated 9 years ago by Jeff.
April 19, 2017 at 2:53 pm

Hi
I tried to add a scroll bar on wide table.
For example, a table on dimensions tab.

<div style=”width:100%; overflow-y:scroll;”> </div>
Displaying scroll bar onto a html table are not working on custom tabs.
If it’s on regular description section, it works.

I also tried it on CSS custom section.
It doesn’t work on custom tab.
.wide_table {
overflow:scroll;
width:100%;
}

Please help.
Thank you,

  • The forum ‘Pinnacle Theme’ is closed to new topics and replies.