• Resolved possum127

    (@possum127)


    Hi I would like to remove the course author info from my course card.

    I’ve attached an image – Image link

    Please help us out our website is almost complete and we just need to remove this author info.

    Thanks in advance

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • munayam

    (@munayam)

    Hello @possum127,

    You need to share the page url so that we can provide custom code to hide this info or send an email to support at themeum dot com. We will then follow up.

    munayam

    (@munayam)

    Hello @possum127,

    You can copy paste the code given below from appearance > customize > additional CSS

    
    .tutor-meta {
        display: none !important;
    }
    
    Thread Starter possum127

    (@possum127)

    @munayam Thank you sir, you are a life saver.

    Thanks a lot

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Remove course author info’ is closed to new replies.