Title: Button Styling
Last modified: January 19, 2021

---

# Button Styling

 *  Resolved [JustineA](https://wordpress.org/support/users/justinea/)
 * (@justinea)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/button-styling-8/)
 * Hi,
    for two days I am trying to style the complete lesson button and take quiz
   button but doesn’t matter what I try it simple does not have any effect on it.
 * I tried to style it through my theme Astra
    I switched back to TwentySeventeen
   I tried CSS with .button !important and a few more classes here
 * but nada.
 * Please help, my students are a bit on the non tech side, even scrolling is sometimes
   to difficult :/ I need a nice HUGE button.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Luis Méndez Alejo](https://wordpress.org/support/users/gnumax/)
 * (@gnumax)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/button-styling-8/#post-13926592)
 * Hi [@justinea](https://wordpress.org/support/users/justinea/)
 * Try CSS from Appearance > Customize > Custom CSS, adding this style which you
   can then customize in size and color:
 *     ```
       .lesson-template-default .post footer a.button {
           padding: 12px 40px;
           display: inline-block;
           font-size: 14px;
       }
       ```
   
 * Make a backup of your website before applying changes 😉
 *  Thread Starter [JustineA](https://wordpress.org/support/users/justinea/)
 * (@justinea)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/button-styling-8/#post-13926609)
 * Thank you! It worked.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Button Styling’ is closed to new replies.

 * ![](https://ps.w.org/sensei-lms/assets/icon-128x128.gif?rev=2914239)
 * [Sensei LMS - Online Courses, Quizzes, & Learning](https://wordpress.org/plugins/sensei-lms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sensei-lms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sensei-lms/)
 * [Active Topics](https://wordpress.org/support/plugin/sensei-lms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sensei-lms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sensei-lms/reviews/)

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)

 * 2 replies
 * 2 participants
 * Last reply from: [JustineA](https://wordpress.org/support/users/justinea/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/button-styling-8/#post-13926609)
 * Status: resolved