Tag Archives: how to format buttons learndash

How to Format LearnDash Course Previous, Next and Back Buttons through CSS

LearnDash Design

If you want to change the formatting of the buttons that appear as Previous , Next and Back buttons on Learndash Course , Lessons , you can paste the following CSS code and then change the values . CSS Code for LearnDash Button Formatting .learndash #learndash_next_prev_link a.next-link, .learndash #learndash_next_prev_link a.prev-link { display: inline-block; background-color: #f4511e; […]