NORTH JS TECH
Skip to content
North Js Tech
Global Theme Settings

Slider Controls

Controls the global pagination style, button style, arrow type, and colors for all sliders and carousels in your store.

Where to find it

  1. In your Shopify admin, go to Online Store → Themes → Customize
  2. Click the Theme settings (gear icon) in the left panel
  3. Click Slider controls

Settings

Slider pagination style

SettingTypeDefaultOptions
`slider_pagination_style`SelectPillDefault, Pill, Active pill, Number

Choose the visual style for pagination indicators on sliders. "Default" shows standard dots, "Pill" shows rounded pill shapes, "Active pill" highlights the active slide with a pill shape, and "Number" displays numeric page indicators.

Slider button style

SettingTypeDefaultOptions
`slider_btn_style`SelectDefaultDefault, Circle

Sets the shape of the navigation buttons on sliders. "Default" uses the standard button shape, and "Circle" renders buttons as circles.

Arrow type

SettingTypeDefaultOptions
`arrow_type`SelectChevronChevron, Arrow, Caret

Determines the icon used inside slider navigation buttons. Choose between a chevron, a full arrow, or a caret.

Enable border

SettingTypeDefault
`slider_button_border`CheckboxOff

When enabled, a border is drawn around the slider navigation buttons.

Colors (Light)

These color settings apply when your store is displayed in light mode.

Pagination dot color

SettingTypeDefault
`pagination_light_dot`Color#D1D5DB

The color of inactive pagination dots.

Active pagination color

SettingTypeDefault
`pagination_light_dot_active`Color#111827

The color of the currently active pagination dot.

Pagination text color

SettingTypeDefault
`pagination_light_text_color`Color#D1D5DB

The color of inactive pagination numbers. This setting is only visible when the pagination style is set to "Number".

Active pagination text color

SettingTypeDefault
`pagination_light_text_active`Color#111827

The color of the active pagination number. This setting is only visible when the pagination style is set to "Number".

Arrow button color

SettingTypeDefault
`slider_btn_color_light`Color#ffffff

The background color of the slider navigation buttons.

Button border color

SettingTypeDefault
`slider_button_border_color_light`Color#000

The color of the border around slider navigation buttons. Only visible when "Enable border" is turned on.

Slider arrow color

SettingTypeDefault
`slider_arrow_color_light`Color#000

The color of the arrow icon inside the slider navigation buttons.

Progress color

SettingTypeDefault
`progress_light_track`Color#f1f1f1

The color of the progress bar track (the unfilled portion).

SettingTypeDefault
`progress_light_thumb`Color#888888

The color of the progress bar thumb (the filled portion that indicates current position).

Colors (Dark)

These color settings apply when your store is displayed in dark mode.

Pagination dot color

SettingTypeDefault
`pagination_dark_dot`Color#D1D5DB

The color of inactive pagination dots.

Active pagination color

SettingTypeDefault
`pagination_dark_dot_active`Color#111827

The color of the currently active pagination dot.

Pagination text color

SettingTypeDefault
`pagination_dark_text_color`Color

The color of inactive pagination numbers. This setting is only visible when the pagination style is set to "Number".

Active pagination text color

SettingTypeDefault
`pagination_dark_text_active`Color#111827

The color of the active pagination number. This setting is only visible when the pagination style is set to "Number".

Arrow button color

SettingTypeDefault
`slider_btn_color_dark`Color#ffffff

The background color of the slider navigation buttons.

Button border color

SettingTypeDefault
`slider_button_border_color_dark`Color#000

The color of the border around slider navigation buttons. Only visible when "Enable border" is turned on.

Slider arrow color

SettingTypeDefault
`slider_arrow_color_dark`Color#000

The color of the arrow icon inside the slider navigation buttons.

Progress color

SettingTypeDefault
`progress_dark_track`Color#f1f1f1

The color of the progress bar track (the unfilled portion).

SettingTypeDefault
`progress_dark_thumb`Color#888888

The color of the progress bar thumb (the filled portion that indicates current position).

Last updated June 28, 2026

Let's talk