Have replaced logo in enfold spa demo . Using fullscreen slider and the new transparent logo does not replace the enfold logo .
downloading the image from my site actually downloads the new logo. but only the enfold logo is visible in the slider.
New Logo is correct on the main header
Hey bra101,
Thanks for reaching out to us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.logo img.alternate {
display: none;
}
.logo img {
opacity: 1 !important;
}
Best regards,
Jordan
OK
thanks that worked
So, if I use a color logo in the main header but need a white version for the full screen slider logo where would I upload the 2 different versions?
thanks
Hey!
You can change your transparent logo in Enfold theme options > Header > Transparency Options.
If you would like to do that, please remove the code Jordan posted above :)
Best regards,
Yigit
got it
thanks
Hey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Cheers!
Yigit