Hello,
I wanted to know if it was possible to use css to make the ‘hotel le biarritz ibis style’ thumbnail disappear visually?
Hello,
I wanted to know if it was possible to use css to make the ‘hotel le biarritz ibis style’ thumbnail disappear visually?
Use it on Additional CSS
.hp-listing--view-block .hp-listing__categories a {
display: none !important;
}
thank’s lot for your help ! do you know if it’s possible to delete also this one( hotel cosmopolitain) with css ??
thank’s !
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.