Tito Dupret
asked 10 years ago

Hello,

Since last WP update, there is a problem as shown in the right column on Cuicui.be. Category "Countries and regions" is shown twice in popup mode.

Thank you for your help in fixing this.

Best from Brussels,

tito./

1 Answers
DominicStaff
answered 10 years ago

Hi,
To resolve this issue, you can add the following code to the style.css file:

#secondary .widget_categories .screen-reader-text {
  display: none;
}

Hope this helps !

tito
replied 10 years ago

Thank you very much Dominic 🙂

Powered by DW Question & Answer Pro