Hi there!
I am trying to add a personal image at my menu.
I added the CSS Class: “pdf” (without quote) to my Menu.
Then I went to Themes> Editor> style.css and added the code:
.pdf:before {
content: url('/wp-content/uploads/2015/04/fundo_gaivota.png');
}
But nothing happens, any clue? I am brand new to all this…
(by the way, don’t know if matters, but I am using Virtue Premium)
Maion