@vekelectronic
I hope you are doing well today.
Please try the below CSS at Appearance > Customize > Additional CSS
table.variant {
display: table;
table-layout: fixed;
}After doing the above, please clear your caches like browser cache, caching plugin cache, and server-side cache [if you have any].
Then let me know if it resolves your issue or not. Hope to hear from you soon!
Thanks
Thread Starter
VEK
(@vekelectronic)
yes fixed with your solution
But there is still a left to right and vice versa slide bar at the bottom of the table, which is not in Chrome. Can you fix this too?
Does this part have a special class for this plugin or can this piece of code interfere with other tables or other plugins and different parts of the template? If this is the case, please include the name of the special class of the plugin in the code so that it is applied only to the tables of this plugin.
thank you very much
@vekelectronic
.variant is our own class. That’s why I added it and it will not interfere with other tables you have on your site.
You have enabled Horizontal Scrollbar, please disable it like this: https://prnt.sc/gBcq8EowpSu2 to hide the bottom scrollbar.
We feel very proud and honored when you use our plugin on your site.
Please share some good words here, if you find the plugin and support helpful.
Thanks in advance
Thread Starter
VEK
(@vekelectronic)
you resolved my problems. thank you
