Hi,
I'd like to know where I can modify and if I can modify separately for each artcle, the class as there is this line in record's template :
<article class="<?php echo $this->appParams->get('pageclass_sfx')?><?php if($item->featured) echo ' article-featured' ?>">
So, where adding or modifiing pageclass_sfx ?
Can we change it for each record ?
Thanks
Hi, I'd like to know where I can modify and if I can modify separately for each artcle, the class as there is this line in record's template :
So, where adding or modifiing pageclass_sfx ? Can we change it for each record ?
Thanks