not able to change color of Course price in course layout

Home Forums Legacy Support Support queries Setup issues not able to change color of Course price in course layout

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #340494
    MBAbaba
    Participant
    Hi, I am not able to change color of course price on course layout page. Elementor editing course layout page: https://prnt.sc/zplsxc (blue color selected) On the course layout page : https://prnt.sc/zplxrx (white color is visible) I have tried with different colors but still only white color course price is visible.
    #340504
    Ada
    Participant
    Hi, Add this css code in appearance>> customize>> custom css Adjust color code accordingly.
    
    .single-course span.woocommerce-Price-amount.amount {
        color:blue !important;
    }
    
    #340513
    MBAbaba
    Participant
    thanks, it's working.
    #340524
    Ada
    Participant
    Okay, Closing this topic.
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘not able to change color of Course price in course layout’ is closed to new replies.