Can't update color on Course label using Demo5

Home Forums Legacy Support Support queries Styling issues Can't update color on Course label using Demo5

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #125058
    cookscourse
    Spectator
    Found the CSS block that controls the price label on courses.  Can adjust it in browser by deactivating color.  However, when adding custom CSS nothing changes. http://imgur.com/NDZZCmp .block.courseitem.course4 .block_content .course_block_bottom .course_price { </div>
    1. font-size: 16px;
    2. margin: 0;
    3. /* color: #70c989; */
    4. font-weight: 600;
    5. float: right;
    </div> http://imgur.com/ZKmtzqS
    #125192
    H.K. Latiyan
    Participant
    Hi, You have copied some extra information also with the css, refer: http://prntscr.com/g9nciz This is why its not working. ---------- However you do not need to add custom css for this, you can simply remove this custom css and then go to appearance->customize->body->price color, and change the color from there and then save changes.
    #125209
    cookscourse
    Spectator
    Tried the appearance setting first.  The price changed but the label or text next to it didn't.  This is what it looks like with the price color setting adjusted: http://imgur.com/WYGCscl   You correction to my CSS code fixed it-Thanks Having a similar problem trying to adjust the green underline on the home page.  Copying the CSS and adjusting seems to override the menu color setting.  Gone through all CSS settings and nothing is set to green. http://imgur.com/GfO1W6c
    #125293
    H.K. Latiyan
    Participant
    Hi, Thanks for the update, let me know if the issue is resolved ?
    #125576
    cookscourse
    Spectator
    Hi-Yes this issue is resolved.  Thank you
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Can't update color on Course label using Demo5’ is closed to new replies.