Davey-UK
Active member
Does XFRM 2.1 have conditionals, so that a category page title bar could be formatted with CSS, as i do with the forum posts?
Just wondering what XFRM category data-container-key example would be.
Any pointers appreciated
Just wondering what XFRM category data-container-key example would be.
Code:
[data-template="page_view"], & [data-container-key="node-13"]
{
.p-body-header {
background: #2b093f;
color: #cb9ecf;
padding: 10px;
border-radius: 4px;
border-left: 20px solid #58098f;}
Any pointers appreciated
Last edited: