This topic has 21 replies, 3 voices, and was last updated 8 years, 11 months ago ago by Eva Kemp
Hi there,
I thought i have sorted it out but it appears I have not.
I have set the home page header as header number 3. I have uploaded 2 types of logos, one is a white text on transparent background (logo image), the other is a black text on transparent background (fixed header logo).
The home page is looking good and all other pages look ok when the sticky header appears. What I am not happy with is that the logo image is white when on top of the page and on any other page BUT the home page. Can I use a different logo for other pages, without having to change the style of the header on the home page?
Hello,
You can upload logo for all pages in Theme Options > Header, and use different logo only for home page in Pages > edit your home page > upload logo in “Custom Logo image” section in Page Layout box.
Regards,
Eva Kemp.
hi there,
thanks, how do i decrease the size of the header? it’s really big, i would like it the same size as the sticky header. Can i indicate the size of of the header somewhere- i would like the header to look exactly like the sticky header- i prefer it that height?
Hello,
Please try add this code in Theme Options->Custom CSS->Global Custom CSS.
.navbar {
padding: 20px 0;
}
Regards,
Robert Hall.
Hi there,
this seems to have only moved the logo up a bit, without changing the size of the white menu…
I would like the header to be exactly 105px just like the fixed header.
it appears there is something else causing the header to be so big, please see screen grabs
Hello,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall.
Hi there,
thanks a lot, login details to the wp-admin page below.
can you please also sort out my footer issues (started another post about it)? I would be grateful if you could import the footer from the woopress demo into the static blocks so that i can edit- i also want the footer background in dark grey but i can’t change it:
https://www.dropbox.com/s/9r8ieh4yvo82d9u/Screen%20Shot%202015-12-22%20at%2013.27.56.png?dl=0
You forget provide us with link to page.
Regards,
Robert Hall.
oh! sorry.
also, can you please have a look at why the menu links do not align to the right and have a massive gap from the right side of the header?
please see the screen grab: https://www.dropbox.com/s/xptl7cmgetp87ne/Screen%20Shot%202015-12-22%20at%2013.58.57.png?dl=0
I’ve created the Footer static block for you. Please check it.
Also use this code in Theme Options->Custom CSS->Global Custom CSS.
.tbs {
float: right;
}
Regards,
Robert Hall.
Hi there
that only fixed the normal header, menue sticky header when scrolling down still adjusts to the left and needs to be adjusted to the right
also, the footer 2 is still white and i want it in grey, like in the demo. you can’t change it through the theme settings.
thanks
m
I’ve added this code in Global Custom CSS. Please check background color and fixed menu.
.main-footer.text-color-dark, .copyright.text-color-dark{
background-color: #5e5e5e !important;
}
.main-footer.text-color-dark{
padding-top:60px;
}
.fixed-header .menu{
float:right;
}
Regards,
Robert Hall.
Hi there,
Looks better but the text is dark. When i edit the text to dark, the footer just goes white.
How can i change the text colour in the footers?
thanks
I’ve just added css code in Global Custom CSS. Please check it.
.main-footer.text-color-dark .textwidget, .copyright.text-color-dark .textwidget, .main-footer.text-color-dark p, .copyright.text-color-dark p, .main-footer.text-color-dark h5, .copyright.text-color-dark h5, .main-footer.text-color-dark h5 span, .copyright.text-color-dark h5 span, .main-footer.text-color-dark .blog-post-list .media-body, .copyright.text-color-dark .blog-post-list .media-body,
.main-footer.text-color-dark .address-company,
.main-footer.text-color-dark .address-company .white-text,
.main-footer-1 .wpb_heading {
color: #787878 !important;
}
.main-footer.text-color-dark a, .copyright.text-color-dark a,
.main-footer-1 .widget-title, .main-footer-1 .wpb_heading,
.main-footer-1 .blog-post-list .media-heading a,
.main-footer-1 .date-event {
color: #787878;
}
Regards,
Robert Hall.
Hi there,
Sorry to be a pain but i am not sure what what happened… After you amended the code, the styling went a bit weird and now the video slider that I had working on the home page, is no longer working… it doesn’t show at all… it was done so that the video would play under the transparent header (header 3)
Also, headers changed colour: Headers are now white, they were not white before:
http://geronimotheartist.com/about-the-artist/
I am pretty sure I have not done anything to cause any of that- even reverted home page to yesterday’s version- still no slider.
thanks
m
Hello,
As I see the slider isn’t added in home page editor:
http://storage2.static.itmages.com/i/15/1223/h_1450864651_3170521_203f7b1a99.png
Please add it.
Specify what color you want to set for header.
Regards,
Eva Kemp.
Hi there, not sure why that disappeared. it’s working fine now.
Can you please set the header to #333333
Not sure, but it’s sporadically white, like on this page: http://geronimotheartist.com/privacy-policy/
Also, i would like to remove a white the gap between the footer and a bottom row, so it flows better. please see private msg.
Hi there, don’t want to be a pain but I would like to launch the site asap and running late already.
Can anyone please look into the above issues and let me know if you could help?
thanks a lot!
m
Hello,
The header has white background because you enabled transparency in Theme Options > Color Scheme > Header transparent. Disable it.
To remove white gap use this code in Theme Options > Custom CSS > Global Custom CSS:
.page-content {
margin-bottom: 0px;
}
Regards,
Eva Kemp.
Hi there,
Not entirely sure what has happened but my footer disappeared from the widgets!
Out of the blue its displaying OLD demo footer. I have not changed anything and definitely have not deleted anything!
thanks,
m
Hello,
Is this footer incorrect http://storage4.static.itmages.com/i/15/1226/h_1451117949_9663541_500f8fd613.png ?
Do you have a screenshot how it should look like?
Regards,
Eva Kemp.
Tagged: best selling, design, header, issues, logo, themes, woocommerce
You must be logged in to reply to this topic.Log in/Sign up