Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

    Sign In
    English (US)
    US English (US)
    FR French
    DE German
    ES Spanish
    IT Italian
    JP Japanese
    • Home
    • User Guides
    • Locator + Pages

    Locator & Pages Colour settings

    Learn and understand what can be configured through the Locator & Pages widget attributes.

    Written by Marco Degano

    Updated at September 2nd, 2025

    Contact Us

    If you still have questions or prefer to get help directly from an agent, please submit a request.
    We’ll get back to you as soon as possible.

    Please fill out the contact form below and we will reply as soon as possible.

    • Getting Started
      API Guides 'Near Me' 360 Product descriptions New here Configuration and Connection Guides
    • Uberall Academy and Learning Resources
      Learning Resources - Best Practices Uberall Academy
    • User Guides
      AI What's New Platform Status and General FAQs Homepage The Dashboard Location Hub Review Management Messages Social Locator + Pages Analytics Directories Mobile App Directories
    • Connecting Tools
      Connection Troubleshooting API
    • Org Settings
      Users Billing API Keys Webhooks Legal Documentation Product Descriptions
    + More

    Table of Contents

    ScopeIntroductionButtonsTextGeneralRelated Content

    Scope

    This article outlines the attributes relevant to colour customization in for the Locator & Pages product. The solutions presented below are part of the available widget attributes that can be set and modified to influence the look and feel of the Locator. For more information about the attributes and for a full list, refer to this article.

    Introduction

    The Locator & Pages widget allows for basic colours manipulation through its attributes. If the attributes presented below do not meet your use-case, please refer to this article about custom CSS for the Locator & Pages widget.

    Info

    Colour values can be set using the respective colour's RGB or HEX code. ex: RGB(0,0,0) & #000000 for black.


    Buttons

    Background Colour

    To set a global colour for buttons in the Locator & Pages widget, you need to use the data-buttonbgcolor attribute. This will affect the CTAs on the local pages as well as the Search button on the locator page.

    This example shows the button background colour as red

    data-buttonbgcolor="RGB(255,0,0)"
    Delete

    Text Colour

    To set a global colour for the buttons' text in the Locator & Pages widget, you need to use the data-buttontextcolor attribute. This will affect the CTAs on the local pages as well as the Search button on the locator page.

    This example shows the button text colour as black

    data-buttontextcolor="#000000"
    Delete


    Text

    Primary Text Colour

    To set a global colour for the main/primary text in the Locator & Pages widget, you need to use the data-primarytextcolor attribute. This will affect text that is not a hyperlink or a title.

    This example shows the primary text colour as cyan

    data-primarytextcolor="RGB(0,255,255)"
    data-primarytextcolor="RGB(0,255,255)"
    Delete

    Secondary Text Colour

    To set a global colour for the secondary text in the Locator & Pages widget, you need to use the data-secondarytextcolor attribute. This will only affect titles.

    This example shows the secondary text colour as pink

    data-secondarytextcolor="#FFC0CB"
    data-secondarytextcolor="#FFC0CB"
    Delete

    Hyperlink Colour

    To set a global colour for the hyperlink text in the Locator & Pages widget, you need to use the data-linkcolor attribute. This will only affect text which is defined as a hyperlink, which is clickable and redirects the end-user to another page.

    This example shows the hyperlink text colour as red

    data-linkcolor="RGB(255,0,0)"
    Delete


    General

    Primary Background Colour

    To set a colour for the main/primary background in the Locator & Pages widget, you need to use the data-bgprimarycolor attribute. This will only affect the background colour of the main sections of the Locator.

    This example shows the main/primary background colour as blue.

    Delete
    data-bgprimarycolor="#0099FF"
    data-bgprimarycolor="#0099FF"

    Secondary Background Colour

    To set a colour for the secondary background in the Locator & Pages widget, you need to use the data-bgsecondarycolor attribute. This will only affect the background colour sections behind the Locator components and the search section.

    This example shows the secondary background colour as grey

    data-bgsecondarycolor="RGB(120,120,120)"
    data-bgsecondarycolor="RGB(120,120,120)"
    Delete

    Border Colour

    To set a colour for the borders in the Locator & Pages widget, you need to use the data-bordercolor attribute. This will only affect the borders in the locations list.

    This example shows the border colour as black

    data-bordercolor="RGB(0,0,0)"
    Delete

    List Item Colour on Hover

    To set a background colour for the hover state of the list items in the Locator & Pages widget, you need to use the data-listitemhovercolor attribute. This only affects the hover event for the locations list.

    This example shows the hover background colour as green

    data-listitemhovercolor="#009900"
    Delete



    Related Content

    Modify the Pins of the Locator & Pages

    List of available attributes for the Locator & Pages widget

    locator store locator colours color customization

    Was this article helpful?

    Yes
    No
    Give feedback about this article

    Related Articles

    • FAQ about Self Serve Locator & Pages
    • What is embedded Locator + Pages (Self Serve)?
    • Customizations of Locator + Pages via CSS
    • Locator and Pages attributes
    • Filters for Locator & Pages
     

    Copyright 2025 – uberall.

    Expand