• Hi,

    I’m currently using Customizr Pro and I’m looking to center my footer credits on the site, but I can’t seem to find the credits in the functions.php like it is in regular Customizr. Please help!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Jeremy,

    You can try adding the following code to your Admin Panel > Appearance > Customize > Advanced Options > Additional CSS field:

    footer .col-sm-auto {
      margin: auto;
    }

    Thanks!

    Thread Starter jeremyinetusa

    (@jeremyinetusa)

    You’re awesome, thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Center Footer Credits’ is closed to new replies.