Hi there,
Welcome to SeaTheme forum.
There is not options for tablet for now. We are testing this feature, and will add it.
Yes, it needs custom CSS for now, like for top/bottom spacing of a module
@media (min-width: 768px) and (max-width: 991.98px) {
.module-id-1572937975619 .module-inside {
margin-top: 20px;
margin-bottom: 20px;
}
}
There is option to define font size for tablet .
There is option to hide for mobile (or desktop) on a Group module, there is not option to hide for tablet for now.
Regards!
SeaTheme – FAQs – WordPress Customization – Facebook