resize exit button within the profile menu

Home Forums Legacy Support Support queries Styling issues resize exit button within the profile menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #334039
    abccollege
    Spectator
    When instructors are editing courses and they want to exit without saving it, they have to click the exit button "<-" on the top left, which is very small, very difficult to spot and very difficult to click, can I encharge this button and add a caption saying "exit editing"?
    #334099
    Ada
    Participant
    Hi, You can use this css to enlarge the back arraow. Add this code in appearance >> customize >> custom css
    
    .vibebp_main .vicon.vicon-arrow-left {
        font-weight:800 !important;
        font-size:30px !important;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘resize exit button within the profile menu’ is closed to new replies.