Copyright text position

Discussion in 'Cloriato WordPress Theme' started by nfelectrical, May 22, 2013.

  1. nfelectrical

    nfelectrical New Member

    Joined:
    Mar 19, 2013
    Messages:
    13
    Likes Received:
    0
    Hi, I can't move the text at the bottom of my footer to the center. Also I would like it to be 10px or so further down the footer.

    http://www.nfelectrical.co.uk

    Thanks



    <!--Start Footer Bg-->
    <div class="footer-content">
    <div class="footer_wrap">
    <!--Start Container-->
    <div class="container_24">
    <!--Start Footer wrapper-->
    <div class="grid_24 footer_wrapper">
    <!--Start Footer-->
    <div class="footer">
    <!--Start Footer widget-->
    <?php
    /* A sidebar in the footer? Yep. You can can customize
    * your footer with four columns of widgets.
    */
    get_sidebar( 'footer' );
    ?>
    <!--End Footer Widget-->
    </div>
    <!--End Footer-->
    </div>
    <div class="clear"></div><p>Copyright © 2013 NF Electrical a Company of The NFGroup</p>
    <!--End Footer wrapper-->
    </div>
    <div class="clear"></div>
    <!--End Container-->
    <div class="footer-glow"></div>
    </div>
    </div>
    </div>
    <div class="footer-space"></div>
    <?php wp_footer(); ?>
    </body></html>
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,


    Please provide the following information listed below.

    Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:

    Send this information on our email at [email protected]
     
  3. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Support mail sent.
     

Share This Page