Viewing 1 replies (of 1 total)
  • Use custom css so the images have display: none.

    This should do it but I did not test it:

    div#rp_nav #rp_nav_arrows img
    {
    display: none;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Rotating Posts] How to remove arrows’ is closed to new replies.