Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #102750
    James B.
    Participant

    hi. i would like to remove the arrows on the feature slider, as well as the dots showing which slide. basically we want to rotate slides with poutnshowing visitors they can take control. very comfortable making changes to code. please help.

    #102772
    Mahesh
    Keymaster

    @flynne: Thank you for using Rock Star Pro theme. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    .main-slider .controls,
    .main-slider #pager1 {
    	display: none;
    }

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘remove slider arrows’ is closed to new replies.