Hi! How do I apply this code to the English HOME? I am using polylang for the English language layer with German being the default languag.
.home .logo { display: none!important; }
Thanks!!
Carolin
Hey Carolin,
do the following and let us know if it works:
.en .home .logo
so basically add .en before and lets see if it works.
Best regards,
Basilis
Hi Basilis,
I added the code but the logo still appears on the English home..
Do you have another idea?
Best regards
Carolin
Hi Carolin,
Best regards,
Victoria
It works on the German version of the website but not on the English one. I was asking for help to hide it on the English HOME.
Thanks
Carolin
Hi Carolin,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
html[lang=en-US] #top.page-id-1361 .logo {
display: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
That worked perfectly, thank you so much!
Have a nice weekend!
Carolin
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon