Home Forums Azuma Remove Powered By WordPress at bottom

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9051
    nubian86
    Participant

    How do I remove the powered by wordpress at the bottom of the website?

    #9053
    Andy
    Keymaster

    Add this to Additional CSS in the customizer:

    .site-footer .site-info {
        display: none;
    }

    Azuma Pro has a widget area for this section so you can change it to anything you want.

    #9054
    nubian86
    Participant

    Awesome thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove Powered By WordPress at bottom’ is closed to new replies.