• Resolved Firebird Studios

    (@firebirdstudios)


    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)
  • bryanlimy

    (@bryanlimy)

    same problem

    Theme Author sonalsinha21

    (@sonalsinha21)

    Yes reduce the size of the logo. It is a PNG logo i suppose. Reduce its height.

    Thread Starter Firebird Studios

    (@firebirdstudios)

    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

    (@bryanlimy)

    Thanks for the quick reply.
    I just tried reducing the height of the png in header, but that didnt work.

    Thread Starter Firebird Studios

    (@firebirdstudios)

    bryanlimy – check out your CSS and change th evalign to what I said and it seems to do what I wanted.

    bryanlimy

    (@bryanlimy)

    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

    (@firebirdstudios)

    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

    (@sonalsinha21)

    Bryan,

    Kindly show us your website. Will suggest something easy which won’t involve editing anything or creating anything.

    bryanlimy

    (@bryanlimy)

    here

    Thanks a lot

    Theme Author sonalsinha21

    (@sonalsinha21)

    Add this plugin: https://www.ads-software.com/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

    (@bryanlimy)

    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

    Thread Starter Firebird Studios

    (@firebirdstudios)

    Bye guys

    Theme Author sonalsinha21

    (@sonalsinha21)

    I need help getting rid of LATEST NEWS on the home page.

    And changing page background color

    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)
  • The topic ‘[Theme: SKT-White] Header’ is closed to new replies.