Title: Adding Text Under a Button
Last modified: October 7, 2019

---

# Adding Text Under a Button

 *  [Valhaz](https://wordpress.org/support/users/valhaz/)
 * (@valhaz)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/adding-text-under-a-button/)
 * Hi everyone,
 * My site is using the Lawyer Zone theme which allows one button at the top right
   of the menu. I’m trying to add more text below the button itself (trying to add
   an address) but the theme itself does not have that option. I’ve added the below
   CSS, but it puts it right after the phone number. Is there any code I could put
   in that move it down below the phone number?
 * .desktop-only a:after{
    content: “Address Goes Here” }
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fadding-text-under-a-button%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Theme Author [Acme Themes](https://wordpress.org/support/users/acmethemes/)
 * (@acmethemes)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/adding-text-under-a-button/#post-12067223)
 * Dear Valhaz,
 * Please customize the theme for your requirements.
    You need to customize this
   function `lawyer_zone_primary_menu`. It locates inside theme folder on[ acmethemes/functions/primary-menu.php](https://themes.trac.wordpress.org/browser/lawyer-zone/2.0.2/acmethemes/functions/primary-menu.php).
   It is highly recommended to use [child theme](https://www.acmethemes.com/blog/child-themes-and-its-importance/)
   to customize the theme.
 * Best Regards!

Viewing 1 replies (of 1 total)

The topic ‘Adding Text Under a Button’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/lawyer-zone/3.0.6/screenshot.jpg)
 * Lawyer Zone
 * [Support Threads](https://wordpress.org/support/theme/lawyer-zone/)
 * [Active Topics](https://wordpress.org/support/theme/lawyer-zone/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/lawyer-zone/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/lawyer-zone/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Acme Themes](https://wordpress.org/support/users/acmethemes/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/adding-text-under-a-button/#post-12067223)
 * Status: not resolved