# Css class calendar picking advanced search - foundation theme

**URL:** https://meta.discourse.org/t/css-class-calendar-picking-advanced-search-foundation-theme/382781
**Category:** Support
**Created:** [September 16, 2025, 9:29am UTC](https://meta.discourse.org/t/css-class-calendar-picking-advanced-search-foundation-theme/382781 "2025-09-16T09:29:09Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![georg](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/georg/32/241066_2.png) [@georg](https://meta.discourse.org/u/georg)
#### Post date: [September 16, 2025, 9:29am UTC](https://meta.discourse.org/t/css-class-calendar-picking-advanced-search-foundation-theme/382781/1 "2025-09-16T09:29:09Z")

</div>

I’d like to change the color of the calendar picker / text in the advanced search feature of foundation theme. Does anybody know the class? I was to stupid to find it 🤷

 ![Bildschirmfoto vom 2025-09-16 11-24-47](https://global.discourse-cdn.com/meta/original/4X/0/2/5/02581d622d93c97e4107c583e397fa5429c2e474.png)

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [September 16, 2025, 9:41am UTC](https://meta.discourse.org/t/css-class-calendar-picking-advanced-search-foundation-theme/382781/2 "2025-09-16T09:41:24Z")

</div>

Right-click → Inspect not work?

---

<div class="post-metadata">

### Author: ![georg](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/georg/32/241066_2.png) [@georg](https://meta.discourse.org/u/georg)
#### Post date: [September 16, 2025, 9:44am UTC](https://meta.discourse.org/t/css-class-calendar-picking-advanced-search-foundation-theme/382781/3 "2025-09-16T09:44:09Z")

</div>

No, seems to pop up via js.

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [September 16, 2025, 9:51am UTC](https://meta.discourse.org/t/css-class-calendar-picking-advanced-search-foundation-theme/382781/4 "2025-09-16T09:51:50Z")

</div>

I think, similar to the upload button for the file picker on the badge bulk award page, this is provided by the browser.

> [@de Fehler in der Deutschen Übersetzung? Hier melden!](https://meta.discourse.org/t/fehler-in-der-deutschen-ubersetzung-hier-melden/47320/84):
>
> ![Bildschirmfoto 2024-09-05 um 7.29.28 AM](https://global.discourse-cdn.com/meta/original/4X/2/3/1/23106e8d6746b30dd3cbba8214484b338b29dd64.png)

Even when the forum is in English, my date picker is in German. It says “löschen” and “heute”

 ![image](https://global.discourse-cdn.com/meta/original/4X/b/4/4/b443628a665d532891c866e343aba61b754fa5b2.png)

---

<div class="post-metadata">

### Author: ![georg](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/georg/32/241066_2.png) [@georg](https://meta.discourse.org/u/georg)
#### Post date: [September 16, 2025, 10:03am UTC](https://meta.discourse.org/t/css-class-calendar-picking-advanced-search-foundation-theme/382781/5 "2025-09-16T10:03:27Z")

</div>

I see. thank you. So - no way to change the color?

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [September 16, 2025, 11:33am UTC](https://meta.discourse.org/t/css-class-calendar-picking-advanced-search-foundation-theme/382781/6 "2025-09-16T11:33:11Z")

</div>

> [@georg](#):
>
> seems to pop up via js.

that in itself shouldn’t matter.

However, looking at this in more detail I agree with @Moin this looks like the browsers interpretation of an input field of type “date”. It even inherits the dark mode of the browser.

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [September 16, 2025, 3:27pm UTC](https://meta.discourse.org/t/css-class-calendar-picking-advanced-search-foundation-theme/382781/7 "2025-09-16T15:27:32Z")

</div>

> [@merefield](#):
>
> However, looking at this in more detail I agree with @Moin this looks like the browsers interpretation of an input field of type “date”. It even inherits the dark mode of the browser.

Can confirm, this is the [native date input](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input/date), the operating system and browser controls the menu. There’s no ability to style it from the browser.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [October 16, 2025, 3:27pm UTC](https://meta.discourse.org/t/css-class-calendar-picking-advanced-search-foundation-theme/382781/8 "2025-10-16T15:27:48Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
