Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bostondesignz

    (@bostondesignz)

    Also, I want to remove the slider handles.

    hannah

    (@hannahritner)

    Are you referring to the homepage slider? That’s the flex slider. You can set it up and add captions/descriptions in Theme Options > Home Slider Settings.
    You can remove the navigation arrows with this css:

    .flex-direction-nav {
      display: none;
    }

    Just paste that in your custom css box in theme options > advanced settings.
    Hope it helps!

    Hannah

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘main image with text’ is closed to new replies.