Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • guap Friend
    #203181

    Hi,

    I add the

    .t3-footer.container {padding-top:40px;padding-bottom:40px;}

    but I still see spaces, I wanted to reduce the black space footer. Thanks


    1. Untitled-1
    jooservices Friend
    #557085

    Hi there,
    Please provide your site URL for checking

    Thank you,
    Viet Vu

    guap Friend
    #557214
    jooservices Friend
    #557302

    Hi there,
    Please try with this code in your custom.css


    .t3-copyright {
    margin-top: 0px;
    }

    Another issue with blank “row” i already mentioned with team and will fix it in soon.
    or you can remove these line


    <!-- FOOT NAVIGATION -->
    <div class="row">

    <div class="col-lg-3 col-md-3 col-sm-12 col-xs-12">
    <div class="footer-info">
    <?php if ($this->countModules('footer-info')) : ?>
    <jdoc:include type="modules" name="<?php $this->_p('footer-info') ?>" style="T3xhtml" />
    <?php endif ?>

    <div class="copyright <?php $this->_c('footer') ?>">
    <jdoc:include type="modules" name="<?php $this->_p('footer') ?>" />
    </div>
    </div>

    </div>

    <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12 footer-links">
    <?php if ($this->checkSpotlight('footnav', 'footer-1, footer-2, footer-3, footer-4')) : ?>
    <?php $this->spotlight('footnav', 'footer-1, footer-2, footer-3, footer-4') ?>
    <?php endif ?>
    </div>

    <div class="col-lg-3 col-md-3 col-sm-12 col-xs-12 footer-subcribe">
    <?php if ($this->countModules('footer-subcribe')) : ?>
    <jdoc:include type="modules" name="<?php $this->_p('footer-subcribe') ?>" style="T3xhtml" />
    <?php endif ?>
    </div>

    </div>
    <!-- //FOOT NAVIGATION -->

    At templatesja_biztplsblocksfooter.php

    Thank you,
    Viet Vu

    guap Friend
    #557374

    I added the code and removed those lines. Thank you

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  guap 9 years, 12 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum