Try adding this to the custom CSS section:
#wp_cta_713_variation_1 #cta_content_centered {
display: none !important;
}
Post a link to a page with the CTA and I will try to write a code.
Thanks klaudiom for the response!
Are you saying the TTFB in my case is definitely the PHP code on my site? Or just that in general the PHP of a site can effect TTFB?
Unfortunately I’m not skilled enough to setup xDebug, so any advice or alternate options there is appreciated.
Thanks again.
Are you using InboundNow by any chance? I had the exact same thing happen to me while using their CTA plug-in. Unfortunately I don’t have an answer but maybe this bump will cause someone else to see this.
A workaround I did was to hide the duplicated CTA using CSS – Display:none