Widget Confusion – How to customise html of a widget?
-
Hey,
Again, I can’t really find more information on what I want to do other than in the info in the WP codex. Essentially what I would like to do is change the HTML being outputted by widgets such as “latest post” and so on so that I can put my own classes in there and other stuff.
I’ve tried changing functions.php but the changes don’t seem to take effect. Could someone direct me to where I need to make the changes or better still a page that tells me all this? I’m guessing I have overlooked something … somewhere.
Thanks
You must be logged in to reply to this topic.
thank you. All I really need to do is add some CSS classes and a container box but what I put in functions.php (obviously) gets ignored.