Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Footer Widgets #1261
    lepos
    Participant

    Hello

    I have the same issue nonetheless i’ve managed to eliminate the last widget but i can’t change the width of the remaining three to fill all the footer width.

    To do so, i created a child and commented <!– –> this part inside the footer.php

    <div class=”ht-footer ht-footer4″>
    <?php if(is_active_sidebar(‘total-footer4’)):
    dynamic_sidebar(‘total-footer4’);
    endif;
    ?>
    </div>

    Thanks

Viewing 1 post (of 1 total)