Dear, my course menu here show no color- https://prnt.sc/tr1yrm

Home Forums Legacy Support Support queries Setup issues Dear, my course menu here show no color- https://prnt.sc/tr1yrm

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #278681
    kedohuang
    Participant
    Dear, my course menu here show no color- https://prnt.sc/tr1yrm how to resolve it? thank u dear
    #278928
    Jackson
    Blocked
    Hello, AS , I have checked these are all issue related main menu, You can mention in one topic anyway i will solve all these type of issue ,First you have to share valid admin credentials with me, Thanks,
    #278954
    kedohuang
    Participant
    This reply has been marked as private.
    #279255
    Jackson
    Blocked
    Hello, Goto appearance>>customize>>custom css and use code given below: nav.menu-new_home_menu-container ul#menu-new_home_menu-1 li a:hover{ color:#000 } Refer: https://prnt.sc/ts6e5s Change color code according to you Thanks,
    #279757
    kedohuang
    Participant
    This reply has been marked as private.
    #279882
    Jackson
    Blocked
    Hello, Goto appearance>>customize>>custom css and use code given below, this will work for breadcrumbs .single-course .course_header ul.breadcrumbs li a { color:black !important; } .single-course.c2 .course_header #item-header-content .breadcrumbs li+li:before{ color:black !important; } Refer: https://prnt.sc/ttlm3a 2- For this one: https://prnt.sc/ttlnp0 Use this code: .single-course #item-admins h5 a { color:black !important; } 3- For this: https://prnt.sc/ttlon6 Use code given below: .single-course div#course-home h6 font { color:black !important; } 4- For this one:https://prnt.sc/ttlpf3 use code given below: .single-course div#course-reviews h3 font{ color:black !important; } 5- For this:https://prnt.sc/ttlq6b use code given below: .single-course .rating_snapshot h2 font { color:black !important; } 6- For this: https://prnt.sc/ttlra5 use code given below: .home-page .flex-viewport ul li a strong.term_name span { color:black !important; } note: Paste all code in custom css section and all issue resolved Thanks,
    #279948
    kedohuang
    Participant
    This reply has been marked as private.
    #279986
    kedohuang
    Participant
    This reply has been marked as private.
    #280193
    Jackson
    Blocked
    Hello, 4- use code given below for this: https://prnt.sc/ttlpf3 .single-course div#course-reviews h3 span{ color:black !important; }   5 To move this down: https://prnt.sc/tu8y6p   .home-page .flex-viewport ul li a strong.term_name span { top:35px !important; position:relative !important; }   6- use code given below for become instructor page: https://prnt.sc/tu90am   .bp-nouveau.page-template-default .pagetitle h5{ color:black !important; }   .bp-nouveau.page-template-default .v_module.v_text_block h3 span{ color:black !important; }   7- Use code given below for this: https://prnt.sc/tu91do   .home-page .v_module.vibe_post_grid h3 span { color:black !important; }   8- Now this section has been full width: https://prnt.sc/tu931u   Thanks,   thanks,
    #280380
    kedohuang
    Participant
    This reply has been marked as private.
    #280431
    Jackson
    Blocked
    Hello, This is buddypress course filter widget, that is available in wplms but instructor filter widget not available to add there: RefeR: https://prnt.sc/tuub72 And for instructor wrong number make sure everything should be update according to thee version, thanks,
    #280696
    kedohuang
    Participant
    This reply has been marked as private.
    #280820
    Jackson
    Blocked
    Hello, okay, I will update you for this query after finding proper solution thanks,
    #281789
    kedohuang
    Participant
    This reply has been marked as private.
Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Dear, my course menu here show no color- https://prnt.sc/tr1yrm’ is closed to new replies.