• Resolved jersy258

    (@jersy258)


    the article post here

    you can see as there is too many columns , every product’s wide is very narrow.
    i want to know if there is any ways to set the words in title bar vertical to save some room?

    PS: though the table in it is pretty beautiful ,but i have to say it’s really hard to use.

Viewing 1 replies (of 1 total)
  • Plugin Author supsystic

    (@supsysticcom)

    Hello!
    I’m so sorry for such late reply. Are you still need our help?
    If you want to rotate header text – add this code to CSS editor of your pricing table –

    #{{table.view_id}} .ptsColHeader .ptsEl span {
     transform: rotate(270deg) !important;
        display: inline-block;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘If words in title bar can be set vertical ?’ is closed to new replies.