How to hide extra field details in the hover box of the K2 category list items
Forums Joomla Templates Club JA Directory How to hide extra field details in the hover box of the K2 category list items
Thank you, i need code to hide some of Etrafields in item page.
In Item view page, you can try with this:
.com_k2 .itemDirectoryView.itemView .itemExtraFields ul li:nth-child(1) {
display: none;
}
This topic contains 17 replies, has 3 voices, and was last updated by Saguaros 7 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum