Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #2318905
Copyright center
Closed

Comments

  • Marcelo Di Lisio started the conversation

    Hi, How do I center the copyright footer?

  •  7,092
    Oliver replied

    Hi,

    pls. give me link to your site

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •   Marcelo Di Lisio replied privately
  •  7,092
    Oliver replied

    HI!

    pls. use following css:

    @media (min-width: 992px) {
    #footer-nav .col-md-pull-9 {
        right: 0;
        width: 100%;
        text-align: center;
    }
    }

     

    6707465710.png

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Marcelo Di Lisio replied

    Perfect!

    Thanks.

  •  7,092
    Oliver replied

    You're welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver