How to Hide private button on carousel box

Home Forums Legacy Support Support queries Setup issues How to Hide private button on carousel box

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #3605
    sureshkdara
    Spectator
    Hi, How to hide the private button on carousel box instead of rename private button.... we want to hide private button on carousel box on homepage.</span> Regards, suresh
    #3644
    sandy
    Member
    Can you please share a screenshot or page url for better understanding.
    #3700
    sureshkdara
    Spectator
    www.visualpathit.com/temp user:sureshdara pwd:sapindia123
    #3754
    sureshkdara
    Spectator
    <span style="color: #4b4d4d; font-family: Lato; font-size: 14px; line-height: 22px; background-color: #efefef;">www.visualpathit.com/temp</span>   wp-details <p style="box-sizing: border-box; margin: 0px 0px 22px; color: #4b4d4d; font-family: Lato; font-size: 14px; line-height: 22px; background-color: #efefef;">user:sureshdara</p> <p style="box-sizing: border-box; margin: 0px 0px 22px; color: #4b4d4d; font-family: Lato; font-size: 14px; line-height: 22px; background-color: #efefef;">pwd:sapindia123</p>
    #3903
    Anshuman Sahu
    Keymaster
    Try adding the given css from wp-admin -> appearance ->customize ->custom css :
    .block.courseitem .block_content .star-rating+strong {
    
    display: none;
    
    }
    #3963
    sureshkdara
    Spectator
    Hi,   Working fine for private button.. what code i have to use to hide no.members for course .   Regards, Suresh
    #4471
    Anshuman Sahu
    Keymaster
    You have to hide it using the css  : refer :  https://wplms.io/support/knowledge-base/how-to-make-css-changes-in-the-theme/ https://wplms.io/support/knowledge-base/using-live-css-in-theme-customizer/
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘How to Hide private button on carousel box’ is closed to new replies.