Footer Bottom Bar text – Centre Text

This topic has 4 replies, 2 voices, and was last updated 7 years, 4 months ago ago by Olga Barlow

  • Avatar: intensedesigns
    intensedesigns
    Participant
    December 20, 2016 at 03:57

    Footer Bottom Bar disclaimer copyright text – CSS to Center Text

    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 20, 2016 at 14:14

    Hello,

    If you use only copyrights area and don’t use links widget area then add the following code in Custom CSS

    .footer-copyrights {
        width: 100%;
        text-align: center;
    }

    Regards

    Avatar: intensedesigns
    intensedesigns
    Participant
    December 20, 2016 at 22:06

    Hi thank you for this,

    Unfortunately it did not center the text centered to the div but the div is off centered more to the left. The actual width didn’t go 100% I made sure the right widget was also deleted.

    I just worked it out I had to put .footer-copyrights-right {
    display:none !important;
    }

    Thank you.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 21, 2016 at 10:33

    You are welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.