Tagged: borders, data table, gallery
- This topic has 4 replies, 3 voices, and was last updated 6 years, 5 months ago by
mila_support.
- AuthorPosts
- January 14, 2016 at 23:33 #6822
AnonymousInactiveI see that I can display either full borders (rows and columns) or just rows, but it appears I cannot eliminate borders altogether. Is it possible, and how?
Thank you!
Ted
January 15, 2016 at 14:40 #6824
mila_supportMemberHello!
Go to CSS tab in table properties and put this code in CSS editor:
table#supsystic-table-1 * {
border: none;
}
where “1” is the ID of your table. Please, try it.July 12, 2016 at 04:25 #9877
AnonymousInactiveHi,
If, lets say for example, you’re a complete n00b and have been using a page builder and have little to no idea how to implement the above option, is there a chance you will include this as an option in a further update? Your gallery plugin is the only one after millions that i like and use, i would dearly love to just be rid of the borders.
Cheers!
AntSeptember 29, 2016 at 18:52 #10804
mila_supportMemberHello Ant!
If the problem is still actual – please contact us in the Internal Support, we will help you to remove all borders. Currently we are not planning to add such option to our development scope, but I will redirect your request to our development team.
December 23, 2016 at 16:41 #11917
mila_supportMemberHello!
We released a new version of plugin, with the settings for borders. – http://prntscr.com/dn0tmu
Please update the plugin and check it. - AuthorPosts
- You must be logged in to reply to this topic.