Title: Basic Setup Issues?
Last modified: January 2, 2019

---

# Basic Setup Issues?

 *  Resolved [Anandabrata Ghosh](https://wordpress.org/support/users/ananddevops/)
 * (@ananddevops)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/basic-setup-issues/)
 * Hello,
 * I have a tagline added as part of Site Identity. But the same does not show in
   the header section. Why is that and how can i show it?
 * Thanks

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

 *  [Imraj khan](https://wordpress.org/support/users/imrajkhan/)
 * (@imrajkhan)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/basic-setup-issues/#post-11043927)
 * Hi, ananddevops
 * It set the text in the <title> tag of HTML. Means for the homepage when you hover
   the cursor over browser tab you will notice that tagline text.
 * Let me know if need any assistance!
 * Thanks
 *  Thread Starter [Anandabrata Ghosh](https://wordpress.org/support/users/ananddevops/)
 * (@ananddevops)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/basic-setup-issues/#post-11044067)
 * [@imrajkhan](https://wordpress.org/support/users/imrajkhan/)
 * Thanks for the info. Please let me know what I have to do inorder to see the 
   tagline under my Site Name, other than the hover.
 * Thanks,
    Anand
 *  [Imraj khan](https://wordpress.org/support/users/imrajkhan/)
 * (@imrajkhan)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/basic-setup-issues/#post-11044086)
 * Hi,
 * Do you want to show the tagline under the text logo like this: [http://prntscr.com/m25xn6](http://prntscr.com/m25xn6)
 * For that please share your site URL.
 * Thanks
    -  This reply was modified 7 years, 5 months ago by [Imraj khan](https://wordpress.org/support/users/imrajkhan/).
    -  This reply was modified 7 years, 5 months ago by [Imraj khan](https://wordpress.org/support/users/imrajkhan/).
 *  Thread Starter [Anandabrata Ghosh](https://wordpress.org/support/users/ananddevops/)
 * (@ananddevops)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/basic-setup-issues/#post-11044191)
 * Yes [@imrajkhan](https://wordpress.org/support/users/imrajkhan/)
 *  [Imraj khan](https://wordpress.org/support/users/imrajkhan/)
 * (@imrajkhan)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/basic-setup-issues/#post-11046948)
 * Hi,
 * Create a [child theme](https://codex.wordpress.org/Child_Themes) of the Spasalon
   theme. To create you can use plugin available for the same. After creating the
   child theme, download [THIS](https://files.fm/f/6mpv4snr) file and place it in
   the directory/folder of that child theme.
 * This change may distort your layout, so to re-arrange you can paste the custom
   CSS in the customizer’s Additional CSS box. Edit the values if needed.
 *     ```
                   /*Menu link padding*/
                   .navbar-default .navbar-nav > li > a {
                       padding: 50px 17px !important;
                   }
                   /*Menu link padding*/
   
                   /*Custom tagline below the logo*/
                   .navbar-header span{
                       display: inline-block;
                       font-size:19px;
                   }
                   /*Custom tagline below the logo*/
       ```
   
 * Let me know if any confusion!
 * Thanks

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

The topic ‘Basic Setup Issues?’ is closed to new replies.

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

## Tags

 * [tagline](https://wordpress.org/support/topic-tag/tagline/)

 * 5 replies
 * 2 participants
 * Last reply from: [Imraj khan](https://wordpress.org/support/users/imrajkhan/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/basic-setup-issues/#post-11046948)
 * Status: resolved