Custom Color

You can create and customize unique color schemes and apply them to different sections throughout your online store. We will guide you through the following 2 ways to customize color:

I. Custom color section

This section allows you to customize color for product swatches, menu labels and product custom labels.

Go to the Sections Sidebar > Custom Color and configure it.

color.gif

1. Enable use Custom color

Go to Theme Settings > Custom CSS, JS > ticked on the Use colors custom CSS checkbox. You have to turn on this option to use the Custom Color section.

setting.gif

2. Config Custom color section

Step 1: Add block to Custom color

Custom color has 3 blocks: Swatch color, Label menu color, Label product custom.

Go to Custom Color > Add block > choose the block you want to config.

add block.gif

2.1. Swatch Color:

Config flexible colors like Dark Blue, Pink Clay, etc.. to show on product swatches.

You can configure Color name and background color. Tick on 'Show image' if you want to use Image Swatches.

swatch1.gif

2.2. Label Menu Color:

This option will allow you to customize the Label color of the menu.

You can add the Label name and Background color for this block.

2023-05-12_10-28-02.gif

To add a label for the menu, go to Online Store > Navigation > Open the menu > add the content as this syntax: NameMenu[label_NameLabel].

For example: Women Collection[label_Sale]

2023-05-12_15-26-21.gif

2.3. Label product custom:

You can add Label Product name and background color, text color for the label:

2023-05-12_10-31-13.gif

To create a custom badge for a product, please follow this guideline.

Step 2: Copy CSS Code

After you have done with config the color for blocks at step 1.

Click on the green button 'Copy CSS Code' > go to Edit code > Find a file named Color.CSS > remove the default code of this file > Paste the CSS code that you have copied here.

Please follow the video below:

The last one, you can go back to the product page, reload the page to see the result.

swatch2.gif

3. Multi-languages

The Label name is separated by a comma ; if you want to support multilingual.

Eg: yellow; jaune

2023-05-12_11-26-45.gif

4. More than 200 colors

Since Kalles 2.3.1 and Unsen, Gecko, we provide a child theme called Only Config color, this theme has only one function to allow you to add more custom colors.

So to explain in a way that before the themes had only one custom color section and a maximum of 200 custom colors added, now you can add up to 25 sections and each section can add up to 200 custom colors. That means you can add up to 5000 custom colors, isn't that great?

Go to 'Only config color' theme > Customize and you will see this theme only have one section: Custom Color.

Click on ADD BLOCK > choose the block you want > fill in the name and background color.

21.gif22.gifsetting.gif

This means that after you add 200 Blocks in the Custom Color Section and copy - paste the custom CSS code into the colors.css file and you want to continue adding other colors just repeat this process by adding more new Custom Section Color and continue adding values, then paste the new CSS after the old CSS of the previous Section.