How can I "center" the footer?

Support Area Forums Moonrise How can I "center" the footer?

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://chamoycitylimits.com
  • Author
    Posts
  • #27291
    Ana Fernandez
    Participant

    Thank you! Also, how can I “center” the footer? screen shot attached. I added info in the content tab. screen shot attached!

    Attachments:
    #27300
    Bill Robbins
    Moderator

    Good Morning Ana,

    You can do that. Here’s how:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      .footer-left {
      	text-align: center;
      }
      
    3. Update your settings.

    Have a great weekend,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How can I "center" the footer?’ is closed to new replies.