Header placement
-
Hi, Please let me know where you can adjust the header (logo & main nav menu) so it can be moved up. Thanks so much in advance!
-
You can adjust the header height in Theme Options> Site Header. Reducing this will push the logo and the menu up.
if this doesn’t work for you, post a link to your site and I’ll look for another solution.
-Kevin
Hey Kevin,
Thanks for the info. Yes it moved the logo and menu up, but the image reduced in depth which I didn’t want to happen. In the Pinnacle demo, it has it like I’d like it with a deeper image. Here’s the link you requested http://www.kmagnerdesign.com/kmdwp/ (also I need to reduce the space above the “Featured Projects” on that home page). Please let me know if you need more info and thanks so much for the help!!!!
I’m seeing your page appear pretty similarly to the demo site:
http://themes.kadencethemes.com/pinnacle/Can you specify a bit more what you’re wanting to change? Sorry if I’m missing your point.
Also, this CSS placed into Theme Options> custom CSS should take care of the space for you:
.home-portfolio.home-margin { padding-top: 0; } .home-margin.home-padding { padding-bottom: 0; }-Kevin
Hi,
Thanks but the issue persists. To clarify, I would like the logo and menu moved up into the darker top area, keeping the depth of the header image the same (www.kmagnerdesign.com/kmdwp). Also I added a Home Page title, but for some reason it’s not showing. Thanks so much in advance!
Firstly, you’ll probably want to decrease the header height in Theme Options> Site Header back to how it was before.
Let me know when you make that change and I’ll try to provide some CSS to move the header and logo up.
As for the home portfolio spacing, I’m seeing the CSS that I provided reduce the space. If it were to be reduced anymore, the button above that appears on hover would interfere with your home portfolio, and it wouldn’t look good.
And on your home page, it looks like you’ve got the Home Slider set to “Page Title.” You will have to input a title in Theme Options> Home Slider for it to display on the home page.
-Kevin
Hi Kevin,
Thanks so much! The header placement is now good, except please let me know how to make the subhead larger (“Thank you for visiting”). I went into the Appearance > custom css and tried increasing the px size and it increased it in mobile view but not desktop view (in the code, “subtitle” appears 10 times; not sure if any are redundant and can be cleaned up). Also per your reference to the home portfolio spacing, I don’t need the “Read” button hover button above the Featured Projects on the home page and would like to remove it and tighten up that space.Your help is really appreciated!
Here is some CSS that will allow you to change the font-size of the subtitle:
span.home-page-subtitle { font-size: 30px; }If you want the button to go away, then you can simply go into theme options> Home layout, and find the Home Icon Menu settings.
Find the “Icon menu button text (optional)” option and leave it blank. That should get rid of the button entirely.
-Kevin
The topic ‘Header placement’ is closed to new replies.
