RJB Grafico
RJB Grafico

Reputation: 1

inspect element and wordpress menu

In two websites, created with wordpress, and using the same theme, after update wordpress to 4.5.2, the header menu disapeared.

But, if i use the "Inspect Element" Option, the header menu is displayed

And there is the cuestion: is posible using css to reproduce the function of "Inspect Element" to show the menu? And what is the process of "Inspect Element"?

Upvotes: 0

Views: 53

Answers (1)

Dhaval Chheda
Dhaval Chheda

Reputation: 5147

If you see it in inspect element then just copy paste the styles to style.css and see what happens

Upvotes: 0

Related Questions