Course Navigation Styling

Home Forums Legacy Support Support queries Styling issues Course Navigation Styling

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #55046
    [email protected]
    Participant
    Please see image to see problem. Please also find below access to my site. Best Michael
    #55048
    [email protected]
    Participant
    Site: indev.pecunica.com SitePW: password123 User: wplms UserPW: k6bgDrM()cm9* I added you to this course: http://indev.pecunica.com/course/leasing-lease-finance-essentials/ Best Michael
    #55145
    H.K. Latiyan
    Participant
    1) Please clarify what you mean by before not included in button, assuming you mean the previous button not working. I checked your site and the previous button is working fine. Please correct me if I misunderstood you. 2) Please use this css in your appearance->customize->custom css: .page-template-start #next_unit {margin-top: -5px;} You can adjust the margin accordingly.  
    #55159
    [email protected]
    Participant
    Hi Latiyan, I meant that the before arrrow < is not included in the left button unlike the right button where the > is included in tje button. Best Michael
    #55220
    H.K. Latiyan
    Participant
    The arrow is shown by default, refer: http://prntscr.com/bljg64 There might be some of your custom css overriding this so please check it, if there is no css overriding this, then try adding this css in your appearance->customize->custom css:
    .unit_prevnext a.unit.unit_button:after {
    content: "\e172";
    font-family: 'fonticon';
    float: left;
    margin-right: 5px;
    margin-top: 1px;
    }
     
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Course Navigation Styling’ is closed to new replies.