Knowledgebase

  1. Modules Garden module page has no padding in Hexa

Modules Garden module page has no padding in Hexa

Portal Home > Knowledgebase > Hexa > Troubleshooting > Modules Garden module page has no padding in Hexa

Modules Garden modules uses custom "mg-wraper" class that can be used to add extra padding for Hexa. style.css file can be created inside overrides folder and the following CSS will improve the layout. #mg-wrapper .dataTables_filter label { width: auto; } #mg-wrapper .module-content { margin:30px 15px!important; } #mg-wrapper .btn.btn-icon {background: transparent!important; }

Was this answer helpful?
0 Users Found This Useful 3 Votes

Also Read