Install Config Wiki

All about installing, configuring and troubleshooting

User Tools

Site Tools


remove_proudly_powered_by_wordpress_twenty_fourteen_theme

This is an old revision of the document!


Remove "Proudly Powered By WordPress" from Twenty Fourteen Theme

  1. Log into your WordPress site as an administrator
  2. Select “Customize”
  3. Go to “Additional CSS
  4. Insert the following Code
.site-info {display:none;}

Click “Publish”

Return to the front end of the website and observe the footer area. The text “Proudly Powered By WordPress” should be hidden. How does this work? In the footer.php page of the WordPress Twenty Fourteen Theme, there is a class labeled “site-info” and this is what is being supressed.

remove_proudly_powered_by_wordpress_twenty_fourteen_theme.1696006407.txt.gz · Last modified: 2023/09/29 16:53 by wikiadmin