Add HTML to either Header PHP or Plugin PHP – Where do I change HTML.
-
Ok i have identified a piece of html which needs editing on my website http://www.nwcarspares.co.uk/wishlist/ this is probably a rather silly question.
this code displays incorrectly when an item is removed from wishlist.
<center>Product successfully removed.</center>This displays in my header bar when it should be a pop up blue box.
I’m pretty damn certain this code should be changed to.
<div id="yith-wcwl-message"><i class="icon-magic"></i>Product succesfully removed.</div>But I have no idea where in wordpress to change this html.
Anyone know where I go to edit the html im confused is it in a php file or what?
The topic ‘Add HTML to either Header PHP or Plugin PHP – Where do I change HTML.’ is closed to new replies.