On all pages with transparent header I apply the logo “logo2-blanc.png”.
Only on the page https://www.asian.estate/home-4/ which also has a transparent header, I would like to put the normal logo of the pages with non-transparent header: “logo2.png”.
How can I do this? I can’t find the answer on the Enfold forum.
Thanks a lot
Hi,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#top.page-id-36653 .av_header_transparency.av_alternate_logo_active .logo a > img {
opacity: 1;
}
Best regards,
Yigit
Thank you Yigit.
Now I will know for the next times. It works very well.
I wish you a great weekend.