Hi,
I have created customization meta fields for pages like header/footer color, typography, etc. How can we escape the settings not to show for the page which is set as "Latest posts"(blog posts) because get_postmeta()
is not working for the page set as "Latest Posts".
So I am trying to hide the meta fields on that page and added the blog options under theme options.