I notice something in the Pixel code or the Plugin code seems to be either overriding or blocking the pages from inheriting styles targeting the class of my logo and the id of my menu. When I add the styles via the inspector in my browser, the issue is fixed, but the code I’m adding is already in my stylesheet and it’s targeting these elements specifically, so my guess is that the pixel code is somehow blocking the styles from these pages.
The blog page is also using a different page-template than the others, so I don’t know if that would have something to do with it.
If you could respond ASAP, I really need to get this figured out today.
Thanks!
Hey carbonfiberswan,
Apologies for the delay. This plugin just outputs exactly the code snippet you paste in inside the <head> section of your webpages. It doesn’t modify it in any way. So as long as you’ve pasted it in exactly as you see it from facebook, it shouldn’t conflict with any styles on the page.
Another thing to note – Facebook Conversion Pixel only supports the old pre-2016 facebook pixel format. If you want to insert pixels in the new format, I would recommend trying out one of these plugins instead:
https://ww.wp.xz.cn/plugins/pixel-caffeine/
https://ww.wp.xz.cn/plugins/pixelyoursite/
Best of luck!
Kellen