ratings issue

Home Forums Legacy Support Support queries Styling issues ratings issue

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #204532
    dramalanguage
    Spectator
    Hi wplms There is an additional unchecked white star in the couse carousel. https://prnt.sc/nbznra How can I remove these unnecessary white stars?
    #204548
    maximus
    Member
    Hi dramalanguage, Please add this line of code in wp-admin->Appearance->Customize->Custom css .course .padder .flexslider .slides .flex-active-slide .block.courseitem .block_content .star-rating:before {display: none !important;} please refer:http://prntscr.com/nc0xvd Please try this, in-case of any trouble let me know i will do it for you.
    #204591
    dramalanguage
    Spectator
    Partially resolved, there are three Buddypress course widgets at https://www.dramalanguage.com/all-courses/ Date Published by order and Newly Published by order widget normally deleted white star. However, the Specific Courses by Order widget still has a white star. https://prnt.sc/nc37oi
    #204727
    logan
    Member
    Hello, Remove the above suggested code and try this one: in wp-admin->Appearance->Customize->Custom CSS. .directory.course .widget.buddypress .star-rating {display: inline-block !important;margin: -14px 8px; width: 85px !important; padding: 22px 5px;} .directory.course .star-rating:before {display: none !important;} Refer: http://prntscr.com/ncizyz
    #204968
    dramalanguage
    Spectator
    Hello logan The above code works fine. So this problem has been solved. Thank you very much.
    #204983
    logan
    Member

    Dear Friend,

    Glad you’re enjoying the theme & support – thanks for using it! 🙂

    Please write your review. I would really appreciate that! Here: https://themeforest.net/item/wplms-learning-management-system/reviews/6780226

    If I can be of assistance, please do not hesitate to contact me again.

    Closing this topic.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘ratings issue’ is closed to new replies.