Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • southsouthworld Friend
    #1057326

    Hi Tuhami you add this by creating your own custom.css file in the template folder you are using, I created mine under the CSS Folder.

    tuhami Friend
    #1057940

    Thank you, i need code to hide some of Etrafields in item page.

    Saguaros Moderator
    #1058067

    In Item view page, you can try with this:

    .com_k2 .itemDirectoryView.itemView .itemExtraFields ul li:nth-child(1) {
        display: none;
    }
Viewing 3 posts - 16 through 18 (of 18 total)

This topic contains 17 replies, has 3 voices, and was last updated by  Saguaros 6 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum