Comments MeesterGijs started the conversation[deleted] repliedOctober 18, 2022 at 3:53pmPlease try adding this custom css in your wp-admin-> appearance-> customize -> custom css : .course_status .unit_prevnext .navigate_unit{ padding:1rem !important; background:#ffd700; border:1px solid rgba(0,0,0,0.1); border-radius:5px;} .unit_prevnext { background: transparent !important; padding:0;border:none !important;} 12MeesterGijs repliedOctober 18, 2022 at 4:43pmPerfect! Because this is the first unit of course, there is no previous button. But it looks fine like this. Thank you!Let's close. On to the next ;) Sign in to reply ...
Please try adding this custom css in your wp-admin-> appearance-> customize -> custom css :
.course_status .unit_prevnext .navigate_unit{
padding:1rem !important;
background:#ffd700;
border:1px solid rgba(0,0,0,0.1);
border-radius:5px;
}
.unit_prevnext {
background: transparent !important;
padding:0;border:none !important;
}
Perfect! Because this is the first unit of course, there is no previous button. But it looks fine like this. Thank you!
Let's close. On to the next ;)