Hi,
I would like to disable languages and currency but I can’t.
I try with this on custom.css :
.header-type-8 .languages-area .languages, .languages-area .currency {
display:none;
}
And
.languages-area .languages, .languages-area .currency {
display: none;
}
But it doesn’t work.
Sorry I’m a beginner. Maybe I’ve done a mistake.
Thank you for your help.
Best regards,