Change CSS on button for "Continue Course"

Home Forums Legacy Support Support queries How-to & Troubleshooting Change CSS on button for "Continue Course"

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #206305
    Anonymous
    Inactive
    First, you must be logged in to see this. We would like to change the CSS on the button found on https://www.madeicons.com/members/christine/ The "Continue Course" doesn't look like it's centered and cuts off on the right. We would like to change the background and text color on active and hover for the button. Screenshot https://paste.pics/5EBE1
    #206306
    Anonymous
    Inactive
    This reply has been marked as private.
    #206369
    logan
    Member
    Hello, add this css goto wp-admin >> appearance >> customize >> custom css >> paste & save. .block.course7 .block_content input.button{ font-size: 12.5px !important;} .block.course7 .block_content input.button{    background: #ff0000!important;    color:  #000 !important; } .block.course7 .block_content input.button:hover {   background: #000000 !important;    color:  #ffffff!important; } refer: https://cl.ly/80789c
    #206461
    Anonymous
    Inactive
    Perfect! Thank you again! This can be closed.
    #206501
    logan
    Member

    pleasure,

    Please write your review. I would really appreciate that!
    Here: https://themeforest.net/item/wplms-learning-management-system/reviews/6780226

    If I can be of assistance, please do not hesitate to contact me again.

    Closing this topic.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change CSS on button for "Continue Course"’ is closed to new replies.