• Skip to primary navigation
  • Skip to main content

BookingWP™

WordPress Appointment Booking Plugins for WooCommerce

  • Get Appointments
  • Contact
  • My Account

Align text in footer

Home › Forums › Deprecated › Bizznis

Log in
Bizznis
  • Jonathan Fokker
    Customer
    11 years, 6 months ago

    I have now created a new function in functions.php to change the footer.

    How do I align some links in the footer to the right?

    This is the page: http://www.weydelandkaas.nl.

    Zeljan Topic
    Support
    11 years, 6 months ago

    I think you’ll need to edit CSS to do this as well, editin HTML isn’t enough.

    This will align everything to the right:

    .footer_div {
    text-align: right;
    }

    This will align all links to the right:

    .footer_div a {
    float: right;
    }

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

You must be logged in to reply to this topic.

Follow @bookingwp 900+ followers

  • About
  • Blog
  • Support
  • Terms
  • Privacy

© BookingWP™