BuddyBoss Home – Web Support Forums Solutions Social Learner How to turn off the FREE banner that has appeared on courses in the course grid

Viewing 6 posts - 1 through 6 (of 6 total)
  • Question

    #52043
    @knowlem

    Im all for updates but is there a way to turn this off. I have closed courses, and they are showing as free for some reason in the course grid. I assume somewhere you have a code that is placing this banner on all courses that are not for purchase?

    Answers

    #52045

    Anonymous
    @

    Hi @knowlem, I will have to check it with developers as there is only two value defined for Blank and Random Value we will have to add some additional codes there…I will update you shortly with solution..

    Regards
    Pallavi

    #53038
    @adamsiegel

    Has this been solved yet, Pallavi?

    #53349
    @vapvarun

    Hi @adamsiegel, @knowlem
    For time being you can use following custom css to hide the price tag

    
    .course-inner .price {
    display:none !important;
    }
    

    We will fix this issue in our next update

    Regards
    Varun Dubey

    #53355
    @knowlem

    Thanks Guys, appreciated.

    Martin

    #53496

    Anonymous
    @

    Hi @knowlem, Glad it worked 🙂 Please let us know if you have any other queries .

    Regards
    Pallavi

Viewing 6 posts - 1 through 6 (of 6 total)
  • The question ‘How to turn off the FREE banner that has appeared on courses in the course grid’ is closed to new replies.