• Resolved kenedyt

    (@kenedyt)


    Hi, I just need to get rid of the info for time duration and caterogy for the course in just the course directory, which could be the code for that?

Viewing 1 replies (of 1 total)
  • Plugin Support Md Rashed Hossain

    (@wprashed)

    Dear @kenedyt

    Please use this CSS code to hide the duration. I am very sorry to inform you that it’s not possible to hide only the category section. You have to hide that whole meta section.

    .tutor-meta.tutor-mb-20 div:last-child{
    	display:none;
    }

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Hide time leght and Catergory just for Course Directory’ is closed to new replies.