css

Tagged: 

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • #267343
    kamhang
    Participant
    Hi, How to set font color of breadcrumb of all course page? How to set font color of breadcrumb, title and sub-title of all posts?
    #267344
    kamhang
    Participant
    This reply has been marked as private.
    #267350
    Diana
    Participant
    This reply has been marked as private.
    #267428
    kamhang
    Participant
    This reply has been marked as private.
    #267643
    Diana
    Participant
    This reply has been marked as private.
    #268100
    kamhang
    Participant
    This reply has been marked as private.
    #268233
    Jackson
    Blocked
    Hello, Goto appearance>>customize>>custom css and use code given below: .page-template #title .pagetitle h1 font { color:black !important; } .page-template #title ul.breadcrumbs li a span font, li.current:before{
     color:black !important;
    
    } .page-template #title.light .breadcrumbs li+li:before { color:black !important; } Refer: https://www.screencast.com/t/CkDWzHAeD4v Thanks,
    #268252
    kamhang
    Participant
    This reply has been marked as private.
    #268485
    Jackson
    Blocked
    Hello, Okay try same code given in last reply goto wplms>>footer>>google analytics code>>and paste code under style tag   <style> //   css code paste here </style>     Thanks,
    #268541
    kamhang
    Participant
    This reply has been marked as private.
    #268726
    Jackson
    Blocked
    Hello, Okay i will see , Please share admin credentials in private reply, Thanks,
    #268909
    kamhang
    Participant
    This reply has been marked as private.
    #269110
    Jackson
    Blocked
    Hello, Check and let me know if any issue: https://prnt.sc/t1zw3k Thanks,
    #269295
    kamhang
    Participant
    This reply has been marked as private.
    #269531
    Jackson
    Blocked
    Hello, Now check and ley me know if any issue: https://prnt.sc/t36gwy Thanks,
Viewing 15 posts - 1 through 15 (of 18 total)
  • The topic ‘css’ is closed to new replies.