Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #998175
    ja5epmcdonald
    Participant

    Hi, my site is boostsalesconsulting.com.

    I have a specific question about how to customize course pages created using the Lifter LMS. Specifically, I’d like to not have my author name showing @ the top of the page.

    The red boxes contain the things I’d like to remove from the course pages: http://screencast.com/t/S6MkwNiro

    Can you tell me how to accomplish this. Here’s the actual course page: http://boostsalesconsulting.com/course/sales-mind-training/

    Thanks kindly for your support :).

    #998689
    Friech
    Moderator

    Hi There,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .single-course .p-meta,
     .single-course .x-comments-area{
    	display: none;
    
    }

    Hope it helps, Cheers!

  • <script> jQuery(function($){ $("#no-reply-998175 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>