Hi @zakdesignz ,
I hope you are well today and thank you for your question.
It is header 1 so just set header style to Header 1 in the theme header settings as shown in the attached screenshot and to make it transparent just follow the steps described in the following topic.
https://support.shufflehound.com/forums/topic/transparent-header/
Best regards, Shufflehound team
Attachments: You must be
logged in to view attached files.
Thank you for your help,
how to i change the height of header?
You can change its height by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#page-container .sh-header:not(.sh-header-4):not(.sh-header-5):not(.sh-header-6) .sh-nav > li.menu-item > a {
padding-top: 15px;
padding-bottom: 15px;
} Popular choice Professional Developers At Your Fingertips! If you need services beyond standard support, we've got your back!
Let's get started
Services we offer: Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.Got it