styling course page

Home Forums Legacy Support Support queries Styling issues styling course page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #379597
    MeesterGijs
    Spectator
    Hello, 3 Questions. Is it possible to add payment methods to the column here? Just like this WPLMS website does. Is it possible to make the middle column less wide? See here: https://imgur.com/a/wBNiTrX And how come my own comments underneath a review don't align with other comments/reviews? See here: https://imgur.com/a/RA9r17d Can you help me fix these three issues? gijs
    #379887
    Anshuman Sahu
    Keymaster
    1. refer : https://wplms.io/support/knowledge-base/custom-information-in-course-details/ 2 . yes : custom css add :
    
    
    @media(min-width:1000px){
        section#content div#buddypress .col-md-9 {width:60%;}
    section#content div#buddypress .col-md-3 {width:40%;}
    }
    
    3 . this is an issue yet to be resolved .
    #380264
    MeesterGijs
    Spectator
    Thank you, we can close.
    #380293
    Veronica
    Moderator
    ok thanks for your confirmation
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘styling course page’ is closed to new replies.