Hi, Can you help me locate the source of a div element on this page?
https://staging4.upstatefilms.org/pain-and-glory
Here’s the div element:
<div id="morebutton"><a href="/now-showing/rhinebeck"><button class="red">Other Films Playing in Rhinebeck</button></a><a href="/now-showing/woodstock"><button class="grey">Switch to Films Playing in Woodstock</button></a></div></div>
I cannot find where this is coming from on the single post page. It doesn’t seem to be a part of the post content, and it’s not an ACF custom field. If I want to change the link, where would I find this in the wp-content folder?
Thanks for your help.