Comment 'Hello AJ Fariss !It ...' to 'Removing unused space on top of the Albums'
  • Hello AJ Fariss !

    It is the issue of a "universal" solution and your corrections may affect the cases with the long title. You may check modules/boonex/reviews/template/unit.html file to look at the CSS classes there (see bold parts in the code below) and correct them via Studio->[Your template name]->Styles->Cusotm Styles area. 

        <div class="bx-base-text-unit-text bx-def-padding bx-def-box-sizing">

            <div class="bx-base-text-unit-title">

                <h2><a href="__content_url__">__title__ </a></h2>

                 __badges__

            </div>

    Also, you may copy this file and place it to modules\boonex\albums\template\ folder and change the order of components there.