Demo6 slightly different than your demo6

Home Forums Legacy Support Support queries Child Themes Demo6 slightly different than your demo6

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #82965
    sjoerdkoolen
    Spectator
    Hi, I've installed demo6 several times. First time it didn't look like your version, then I did a reset, and when retried I'm a lot closer to your example. But still category page seems very different, and css for course itself seems wrong (navigation colors for example), also navigation not loaded. http://bitnami-wordpress-1231.cloudapp.net/course-cat/business/ What do you recommend?
    #83097
    Go to wp-admin->appearance->customiser->body->single menu light text color change the color and save. Also please clarify the issue on category page.
    #83107
    sjoerdkoolen
    Spectator
    Ok that one color I can change myself indeed, thanks. But there are more differences.. For example a category page on your demo http://themes.vibethemes.com/wplms/skins/demo6/course-cat/language/ is totally different on mine http://bitnami-wordpress-1231.cloudapp.net/course-cat/language/   How can I fix that?
    #83240
    H.K. Latiyan
    Participant
    There is a setting in wplms which we have enabled to redirect the course category page to all courses page. To enable this setting please go to wp-admin->wplms->course manager->course category/location/level redirect, and set it to yes and save changes, refer: http://prntscr.com/det9ju
    #83272
    sjoerdkoolen
    Spectator
    Perfect, thanks!
    #83295
    Cheers!
    #83627
    sjoerdkoolen
    Spectator
    I fixed the color of the navigation bar of the course but where do I change the text color of "curriculum", "members", etc.? Mine is white whereas yours is grey/black.   http://bitnami-wordpress-1231.cloudapp.net/course/software-training/
    #83742
    Go to wp-admin->appearance->customiser->add custom CSS-> add these lines and save.   .single-course #item-nav ul li a{color:#3d3636 !Important;
    #83955
    sjoerdkoolen
    Spectator
    That did the trick! Thanks! However, now the hover doesn't work anymore :) ? How to fix that?
    #84252
    .single-course #item-nav ul li a:hover{color:red }
    #84264
    sjoerdkoolen
    Spectator
    Almost :P   .single-course #item-nav ul li a:hover{color:white!Important;}   did the job, thanks!
Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Demo6 slightly different than your demo6’ is closed to new replies.