How do I customize post layouts?
Hi, I using posts to display the team members on my website. I would like to customize the single post view of the team members. Is it possible to remove the “share” and “related” content at the bottom of the post only for the team category?
http://staging.mundane-stage.flywheelsites.com/
user: flywheel
password: tiny-song
Thanks!
Answered on August 22, 2016.
Hi there,
Layers does not include sharing or related posts in the framework so those elements are coming from a plugin or other extension you have installed. You can hide them on a specific post using the post id selector and the element’s class. An example of how to use page, category or post selectors is outlined here:
https://docs.layerswp.com/css-styling-using-the-browser-inspector-customizer/