Viewing 1 replies (of 1 total)
  • Thread Starter amgrove

    (@amgrove)

    SOLVED: I was able to re-enable the numbered navigation and stylize it by adding the following to my style.css file:

    .nivo-controlNav a {
    color: #373737 !important;
    display:block;
    width:22px;
    height:22px;
    background:none !important;
    text-indent: 0px !important;
    border:0;
    margin-right:3px;
    float:none !important;
    display:inline-block;
    margin: 0 auto;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Add numbered navigation instead of dots -Pro’ is closed to new replies.