I recently purchased enfold and i cannot seem to update my logo. I have uploaded it and when I click on it to update it, it says that my request has been completed but when i look at the homepage there is no logo visible.
Hey PyrexDevelopment,
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:
#top .av_header_transparency.av_alternate_logo_active .logo a > img {
opacity: 1 !important;
}
Best regards,
Jordan