Big gap in "All Courses" page

Home Forums Legacy Support Support queries Styling issues Big gap in "All Courses" page

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #175731
    saadrida
    Spectator
    All courses page has a big gap on the left, how do I get it to display the content in the whole page see https://prnt.sc/kstia6 How can I get the thumbnail view to be the default one for "All courses"? How do I get rid of the review starts and number of students in "All courses" page?
    #175753
    Mark Morgan
    Spectator
    1) To remove this gap you can change your directory layout to full width. Go to wp-admin -> Appearance -> Customize -> Layout -> Directory layout. Refer : http://prntscr.com/kszqg4 2) To set the thumbnail view to be default for All courses you need to add this scipt in your wp-admin>WPLMS -> Footer -> Google Anayltic code. <script> jQuery(document).ready(function(){ jQuery('body').find('#grid_view').trigger('click'); }); </script> 3) Follow this tip : https://wplms.io/support/knowledge-base/remove-star-ratings-reviews-instructor-students-from-course-page/
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Big gap in "All Courses" page’ is closed to new replies.