Wissensdatenbank

  1. Modules Garden module page has no padding in Hexa

Modules Garden module page has no padding in Hexa

Support > Wissensdatenbank > 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; }

War diese Antwort hilfreich?
0 Benutzer fanden dies hilfreich 3 Stimmen

Lesen Sie auch