Loading...
 
Features / Usability

Features / Usability


Re: Re: Re: Plugin Fancy Table Heading Appearance

posts: 2428 Czech Republic

But you can try this CSS force trick for your site:

Copy to clipboard
.ts-stickyHeader { min-width: auto !important; max-width: 100% !important; width: auto !important; }
There are no comments at this time.