Toggle navigation
Discuss
Tools
Logoly Online Logo Maker
Easy Remove Footer Credit Plugin
Remove (or Replace) Footer Credit WordPress Plugin
Remove WooCommerce StoreFront Footer Credit Plugin
Remove Tesseract Theme Footer Credit Plugin
Remove GoDaddy Primer Footer Credit Plugin
Feedback
Logout
Login
Transparent Header Tesseract Theme
tarasr
Jun. 12, 2017
I am not able to get the plugin and code to fix my header to be transparent on my wordpress developed site, using the Tesseract theme. Site is: austinfreight.com
Joe Bill
Jun. 13, 2017
I checked out your site and I see what's going on.
I'm assuming you already watched the video here: https://www.youtube.com/watch?v=S4dzg2njJ3c
Once you have SiteOrigin CSS, add this CSS:
header#masthead {
background-color: rgba(0, 0, 0, 0);
position: absolute;
z-index: 100;
}
Post a Comment
Subscribe
as a
guest
user
Create an account
OR Login with
L
Comment
as
×
Close
Login
Email
Password
Login
Or Login With
Don't have an account?
Register
.
Username
Email
Password
Register
Already registered?
Login
.
I'm assuming you already watched the video here: https://www.youtube.com/watch?v=S4dzg2njJ3c
Once you have SiteOrigin CSS, add this CSS:
header#masthead {
background-color: rgba(0, 0, 0, 0);
position: absolute;
z-index: 100;
}
Post a CommentSubscribe