Title: Footer Edit
Last modified: May 13, 2020

---

# Footer Edit

 *  Resolved [miltonkd7](https://wordpress.org/support/users/miltonkd7/)
 * (@miltonkd7)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/footer-edit-9/)
 * Good afternoon,
 * I need help editing the footer of my website.
 * In the Footer C section of my website, I have a segment called “# of XChangers.”
   The number 302 at the moment represents the number of users on the site. Can 
   I change the font type of this number, make it bigger/bold, change the color 
   and center it someway? I just want the number to look more exciting than it does
   now. I’d love to also maybe add “and counting” after the number if possible. 
   This number will always change based on the Simple Blog Stats plugin I’m using.
 * Below is a screenshot of the footer I’m talking about. I have also provided the
   link to my website, which directs to the homepage:
 * [https://thecollegexchange.com/wp-content/uploads/2017/07/Wordpress_Footer_Blog-Stats.png](https://thecollegexchange.com/wp-content/uploads/2017/07/Wordpress_Footer_Blog-Stats.png)
 * Thank you so much!!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffooter-edit-9%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * (@romanbon)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/footer-edit-9/#post-12832033)
 * Hello, try to use the following CSS code.
 * You can add CSS code in **Customize** → **Additional CSS** section.
 *     ```
       .footer-widget-area .sbs-count-users {
           font-family: Ubuntu;
           font-size: 32px;
           color: white;
           font-weight: bold;
           margin-left: 50px;
       }
       ```
   
 * Please feel free to ask any other questions that you might have.
 * Kind Regards, Roman.
 *  Thread Starter [miltonkd7](https://wordpress.org/support/users/miltonkd7/)
 * (@miltonkd7)
 * [6 years ago](https://wordpress.org/support/topic/footer-edit-9/#post-12836550)
 * This was amazing Roman! Love the addition. A few more questions. Is there any
   way I can add some extra text after the number that pops up? For instance, it
   would be great if I could add a “+” sign or “…” after the number to indicate 
   that the stat is growing. The “margin-left” code helped align the text, but could
   the text be raised as well with css code? I tried “margin-top” and “margin-bottom”
   but that didn’t work. Also, are there any other cool text effects that you know
   of that I could add to this like a shadow under the text?
 *  [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * (@romanbon)
 * [6 years ago](https://wordpress.org/support/topic/footer-edit-9/#post-12840342)
 * Hello,
 * It looks like those issues require some work, it goes beyond aThemes support 
   policy, unfortunately. But you can find a reputable freelancer on Upwork for 
   the paid service, for example.
 * Kind Regards, Roman.
 *  Thread Starter [miltonkd7](https://wordpress.org/support/users/miltonkd7/)
 * (@miltonkd7)
 * [6 years ago](https://wordpress.org/support/topic/footer-edit-9/#post-12840834)
 * No problem at all Roman! Thank you for the help and for the reference, really
   appreciate it.
 *  [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * (@romanbon)
 * [6 years ago](https://wordpress.org/support/topic/footer-edit-9/#post-12843597)
 * You’re welcome, and thank you for understanding.
 * Kind Regards, Roman.
 *  [Katherine Dizon](https://wordpress.org/support/users/kadfreelancingservices/)
 * (@kadfreelancingservices)
 * [6 years ago](https://wordpress.org/support/topic/footer-edit-9/#post-12924711)
 * This is very informative, newbie in freelancing here. Thank you for this great
   inputs.
 * [https://katherinedizonfl.wixsite.com/mysite](https://katherinedizonfl.wixsite.com/mysite)

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Footer Edit’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/alizee/1.10/screenshot.png)
 * Alizee
 * [Support Threads](https://wordpress.org/support/theme/alizee/)
 * [Active Topics](https://wordpress.org/support/theme/alizee/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/alizee/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/alizee/reviews/)

## Tags

 * [bold](https://wordpress.org/support/topic-tag/bold/)
 * [border](https://wordpress.org/support/topic-tag/border/)
 * [code](https://wordpress.org/support/topic-tag/code/)
 * [color](https://wordpress.org/support/topic-tag/color/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [font](https://wordpress.org/support/topic-tag/font/)
 * [footer](https://wordpress.org/support/topic-tag/footer/)

 * 6 replies
 * 2 participants
 * Last reply from: [Katherine Dizon](https://wordpress.org/support/users/kadfreelancingservices/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/footer-edit-9/#post-12924711)
 * Status: resolved