Spring Offer Is To Get WP Bundle of 65+ Themes At 15% Discount " TPRIDE15 "   
Get Premium WordPress Themes At 20% Off "GETPRO20"

Online Courses Hub Pro Theme Issues

HOME Forums Support Online Courses Hub Pro Theme Issues

Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • #6853
    Alex
    Participant

    Hello I need assistance:
    1. I want to keep only a Contact Us button in the right side of the Top bar. I want the icons (human, heart, shop) removed. When I change the URL link in theme customise, the link URL does not reflect (continues to direct to instructor sign up page).

    2. How do I remove the “0 lessons 0 quizzes 0 students” in the courses?

    #6864
    support
    Participant

    Hi,

    Add the below code to remove “0 lessons 0 quizzes 0 students” and header icons at Appearance -> Customize -> Additional CSS.

    .meta-item.meta-item-quiz, .meta-item.meta-item-lesson, .meta-item.meta-item-student {
    display: none;
    }

    #header i.far.fa-user, #header i.far.fa-heart, #header i.fas.fa-shopping-bag {
    display: none;
    }

    Let us know if you have any question or concerns.

    Thanks

    #6974
    Alex
    Participant

    Hi there, I have put in the code as above provided, but the “0 lessons 0 quizzes 0 students” and header icons are still visible on https://www.revivalacad.com/

    Please help

    #6980
    support
    Participant

    For reviewing your issue, an email has been sent, please check and reply.

Viewing 4 posts - 16 through 19 (of 19 total)
  • You must be logged in to reply to this topic.
Translate »