missing "previous quiz" arrow button

Home Forums Legacy Support Support queries Styling issues missing "previous quiz" arrow button

Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • #224027
    logan
    Member
    Hello, please try this css:   .unit_prevnext a.unit.unit_button>span:after { content: "\e172" !important; font-family: 'fonticon'; float: left; margin-right: 5px; margin-top: 1px; }   #prev_unit:after, #prev_quiz:after { content: "\e172"; font-family: 'fonticon'; float: left; margin-right: 5px; margin-top: 1px; } some how your unit id is missing that is why it is not applying. refer: http://prntscr.com/oz4qh9 this could be anything. obsolete version of plugins, 3rd party conflict, external custom codes anything.
    #224378
    futureyoon_208
    Participant
    I applied the code you gave me, this is the result https://prnt.sc/p0ih6n
    #224379
    futureyoon_208
    Participant
    This reply has been marked as private.
    #224623
    Anshuman Sahu
    Keymaster
    Hi this is an issue and we have fixed it .Fix coming up in next update of vibe course module plugin version 3.9.6 along with theme .
    #224662
    futureyoon_208
    Participant
    Thank you Alex, been waiting for this answer. Appreciate your effort!
    #224663
    futureyoon_208
    Participant
    Hi Alex, may I know when is the ETA for this update? :)
    #224684
    logan
    Member
    Hello, this would be live By next week.
Viewing 7 posts - 16 through 22 (of 22 total)
  • The topic ‘missing "previous quiz" arrow button’ is closed to new replies.