- This topic has 6 replies, 3 voices, and was last updated 7 years, 8 months ago by superfishnz.
- AuthorPosts
- August 16, 2016 at 3:57 am #643nick.freilingParticipant
Is this possible? I’m using a white header and I’d like to remove all transparency. Is there some CSS code I can use to do this?
August 16, 2016 at 9:37 pm #645HashKeymasterYes, add the below CSS using some custom CSS plugin
#sq-masthead {
background: #FFF !important;
}This will break the black header option if you change to black
August 17, 2016 at 10:36 pm #648nick.freilingParticipantPerfect, thank you.
October 6, 2016 at 9:58 am #753superfishnzParticipantI wanted to also use a white background colour in the header. However, as the title links in the header is also white, how do I change this to another colour instead?
Thanks for your help.
October 6, 2016 at 1:40 pm #754superfishnzParticipantSorry, you can ignore my question as I found the answer her: https://hashthemes.com/support/topic/navigation-bar-color/.
October 6, 2016 at 9:01 pm #757HashKeymaster@superfishnz There is option to change the header background color to white in the customizer settings. The color will automatically change to black in the while background.
Check the General Settings -> Header Settings -> Header background color field.
October 7, 2016 at 1:52 am #760superfishnzParticipantThank you, that certainly has made it much easier using that option! 🙂
- AuthorPosts
- You must be logged in to reply to this topic.