Okay
  Public Ticket #3148042
previous and next buttons
Closed

Comments

  •   MeesterGijs started the conversation
  • [deleted] replied

    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;
    }


  •  12
    MeesterGijs replied

    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 ;)

    9818588755.png