I’m putting a lightbox form into a page. Works fine, only problem I have is the title of the lightbox.
For whatever reason “Title of the form” shows in the box from out of nowhere. I want it to be “Brochure Request” instead. (pm for link)
<span id="boxtitle"></span>
I’ve looked in every php/css/js file and find no trace of “Title of the form” anywhere yet it still appears between those span tags. When I put the text in I want between the span tags it still doesn’t show.