Start Course Button Hard to Catch

Home Forums Legacy Support Support queries How-to & Troubleshooting Start Course Button Hard to Catch

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #226837
    nettechway_448
    Spectator
    Hi, My start course button seems to be hard to "catch" for my users. Where can I make an adjustment to this setting?
    #226838
    nettechway_448
    Spectator
    This reply has been marked as private.
    #226982
    logan
    Member
    Hello, add this code in wp-admin >> appearance >> customize >> custom css.
    .single-course .course_header5_sideblock {
        transform: translateY(0px) !important;
    }
    this will stop the animation.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Start Course Button Hard to Catch’ is closed to new replies.