Title: [Theme: SKT-White] Header
Last modified: August 22, 2016

---

# [Theme: SKT-White] Header

 *  Resolved [Firebird Studios](https://wordpress.org/support/users/firebirdstudios/)
 * (@firebirdstudios)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/header-111/)
 * Hey guys,
 * Loving the theme just wondered if you could help me out with something to do 
   with the way the company logo and the navigation sit in the header bar. I’ve 
   included a screenshot of the problem below. The navigation is sitting above the
   logo. Now is that because of the dimension of the logo or the way the header 
   is setup to work? I’d prefer the navigation to sit in the middle of the logo 
   and the whole thing to be narrower. Is that possible?
 * Thanks
 * Charlie

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/header-111/page/2/?output_format=md) [→](https://wordpress.org/support/topic/header-111/page/2/?output_format=md)

 *  [bryanlimy](https://wordpress.org/support/users/bryanlimy/)
 * (@bryanlimy)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/header-111/#post-5924858)
 * same problem
 *  Theme Author [sonalsinha21](https://wordpress.org/support/users/sonalsinha21/)
 * (@sonalsinha21)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/header-111/#post-5924978)
 * Yes reduce the size of the logo. It is a PNG logo i suppose. Reduce its height.
 *  Thread Starter [Firebird Studios](https://wordpress.org/support/users/firebirdstudios/)
 * (@firebirdstudios)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/header-111/#post-5924979)
 * Kewl thanks for that. I ended up adapting the CSS so the valign was middle for
   the navigation and the logo and that seemed to sort it out.
 *  [bryanlimy](https://wordpress.org/support/users/bryanlimy/)
 * (@bryanlimy)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/header-111/#post-5924980)
 * Thanks for the quick reply.
    I just tried reducing the height of the png in header,
   but that didnt work.
 *  Thread Starter [Firebird Studios](https://wordpress.org/support/users/firebirdstudios/)
 * (@firebirdstudios)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/header-111/#post-5924981)
 * bryanlimy – check out your CSS and change th evalign to what I said and it seems
   to do what I wanted.
 *  [bryanlimy](https://wordpress.org/support/users/bryanlimy/)
 * (@bryanlimy)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/header-111/#post-5924982)
 * sorry I am still learning all these web programming.
 * so I am at Appearance – Edit CSS, but I am not seeing any code there.
 *  Thread Starter [Firebird Studios](https://wordpress.org/support/users/firebirdstudios/)
 * (@firebirdstudios)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/header-111/#post-5924983)
 * You need to got to editor and the stylesheet should pop up. What I would do is
   make a child version of the theme first then find the bits you want to change
   and change them there. Then if SKT decide to update the theme your work isn’t
   lost.
 *  Theme Author [sonalsinha21](https://wordpress.org/support/users/sonalsinha21/)
 * (@sonalsinha21)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/header-111/#post-5924985)
 * Bryan,
 * Kindly show us your website. Will suggest something easy which won’t involve 
   editing anything or creating anything.
 *  [bryanlimy](https://wordpress.org/support/users/bryanlimy/)
 * (@bryanlimy)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/header-111/#post-5924986)
 * [here](http://trackieprofile.com/)
 * Thanks a lot
 *  Theme Author [sonalsinha21](https://wordpress.org/support/users/sonalsinha21/)
 * (@sonalsinha21)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/header-111/#post-5924988)
 * Add this plugin: [https://wordpress.org/plugins/simple-custom-css/](https://wordpress.org/plugins/simple-custom-css/)
 * And then paste this there .header .header-inner .logo{float:none !important; 
   margin: 6px 26px 0 436px !important;}
 * And then paste this in next line .header .header-inner .nav{margin: 12px 359px
   0px 0px !important;}
 * Should work.
 *  [bryanlimy](https://wordpress.org/support/users/bryanlimy/)
 * (@bryanlimy)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/header-111/#post-5924989)
 * so I installed the plugin
 * and pasted in Edit CSS
    .header .header-inner .logo { float: none !important;
   margin: 6px 26px 0 436px !important; }
 * .header .header-inner .nav {
    margin: 12px 359px 0 0 !important; }
 * but that number is still there
    [here](http://trackieprofile.com/)
 *  Thread Starter [Firebird Studios](https://wordpress.org/support/users/firebirdstudios/)
 * (@firebirdstudios)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/header-111/#post-5924990)
 * Bye guys
 *  Theme Author [sonalsinha21](https://wordpress.org/support/users/sonalsinha21/)
 * (@sonalsinha21)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/header-111/#post-5924991)
 * Check for how to resolve header number here: [https://wordpress.org/support/topic/number-displayed-below-menulogo?replies=2](https://wordpress.org/support/topic/number-displayed-below-menulogo?replies=2)
 *  [Sphenz52](https://wordpress.org/support/users/sphenz52/)
 * (@sphenz52)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/header-111/#post-5925090)
 * I need help getting rid of LATEST NEWS on the home page.
 * And changing page background color
 *  [Ronkyy](https://wordpress.org/support/users/ronkyy/)
 * (@ronkyy)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/header-111/#post-5925101)
 * Hello,
 * I would like to remove the header from SKT white theme. Can someone please help?
   I thank you in advance for your time.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/header-111/page/2/?output_format=md) [→](https://wordpress.org/support/topic/header-111/page/2/?output_format=md)

The topic ‘[Theme: SKT-White] Header’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/skt-white/2.1/screenshot.png)
 * SKT White
 * [Support Threads](https://wordpress.org/support/theme/skt-white/)
 * [Active Topics](https://wordpress.org/support/theme/skt-white/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/skt-white/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/skt-white/reviews/)

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)
 * [logo](https://wordpress.org/support/topic-tag/logo/)
 * [navigation](https://wordpress.org/support/topic-tag/navigation/)

 * 16 replies
 * 6 participants
 * Last reply from: [shiva-wordpress](https://wordpress.org/support/users/shiva-wordpress/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/header-111/page/2/#post-5925105)
 * Status: resolved