Removing Menu's

Home Forums Legacy Support Support queries Styling issues Removing Menu's

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #175637
    David
    Participant
    May you help me remove the following attributes that are described below and market on the sample images. Location In the course page (home/course) May you help remove the following attributes from both public and logged-in users sample: https://drive.google.com/open?id=1ZzSpXWVUMWG8QoWWxkIZnROtKWKcGp66 Location (course page) May you help remove the following attributes from both public and logged-in users Sample: https://drive.google.com/open?id=1OAaJccBxSRCRiUMa_Nb0gNcC2BkzC9RX
    #175674
    Diana
    Participant
    @David, Solution to this: https://drive.google.com/file/d/1ZzSpXWVUMWG8QoWWxkIZnROtKWKcGp66/view you can manage the privacy from wp-admin > LMS > Settings > Course Menu refer: http://prntscr.com/ksoqy7 solution for this: https://drive.google.com/file/d/1OAaJccBxSRCRiUMa_Nb0gNcC2BkzC9RX/view Paste this custom css in wp-admin > Appearance > customize > custom css #course-list li .item-meta {display:none;}
    #177026
    David
    Participant
    Thank you. However I still need help with this post section. May you help remove the following attributes from both public and logged-in users sample: https://drive.google.com/open?id=1ZzSpXWVUMWG8QoWWxkIZnROtKWKcGp66
    #177034
    David
    Participant
      <span style="caret-color: #1f2836; color: #1f2836; font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #f0f0f0; text-decoration: none; display: inline !important; float: none;">Breadcrumbs and number of reviews</span>
    #177083
    Diana
    Participant
    @david, You can manage the course menu visibility from LMS > Settings > Course Menu Refer: http://prntscr.com/kwwtbf For removing breadcrumbs, students. You can paste this custom css in wp-admin > Appearance > Customize > Custom CSS .single-course #buddypress #item-header ul.breadcrumbs,.students_undertaking, div#item-header-content div#item-meta strong{display:none !important;}
    #177295
    David
    Participant
    Hi Diana The course only removed the reviews but not the "Number of students enrolled" and breadcrumbs. Please help Thanks David
    #177393
    Diana
    Participant
    @David, Can you please share your course URL so I can give you your site-specific custom CSS
    #177559
    David
    Participant
    This reply has been marked as private.
    #177576
    Diana
    Participant
    @David, Please check this custom css for breadcrumbs and for hiding enrolled students .single-course .course_header ul.breadcrumbs, .single-course .course_header .students {display:none !important;}
    #177652
    David
    Participant
    This reply has been marked as private.
    #177719
    Diana
    Participant
    @david, Go to wp-admin > Appearance > Customize > Typography > Header > H1 Font color If this is not working then follow the below step Use the below custom css. You can change the hex color code also according to your requirement. .single-course .course_header #item-header-content h1{color:#78c8c9 !important;}  
Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Removing Menu's’ is closed to new replies.