something missing in task
should there be a check mark or icon here /tasks-context/
-
- · Corey Dozier
- ·
Yeah, mine is the same way...
-
- · lejt
-
·
In reply to Corey Dozier
- ·
I created a task on here but it seems to work fine here
-
-
-
·
LeonidS
- ·
Hello all!
By default, in UNA 14 the tasks checkboxes have the round icon in main browsers. See the example in FF:
-
·
LeonidS
-
Okay, I hadn't check back in a while because I had put it so far down the priority list, but you are correct @LeonidS ! I had to clear my cache while I was on the page in order for it to take effect but it now looks and functions correctly.
@lejt Definitely make sure you are up-to-date on UNA 14 and make sure to clear your cache. I had cleared my cache many times before but I had to do it while I was on that page in order for it to take effect for some reason.
-
- · lejt
- ·
it work on other part of my website for some reason not on task. I try uninstalling and reinstalled it but same result my site is on Version: 14.0.0-A3
-
-
·
LeonidS
-
·
In reply to lejt
L
- ·
Do you have any CSS customizations for the checkboxes in your template?
-
·
LeonidS
-
- · lejt
- ·
sorry for the late reply. the only thing i have is this
.pb-1 { color: white; */ } .p-8 span.block { color: white; } .bx-def-vanilla-html .bx-def-font-h1, .bx-def-vanilla-html h1 { scroll-margin: 5rem; font-size: 2.25rem; line-height: 2.5rem; font-weight: 600; letter-spacing: -.025em; padding: 20px; }
-
-
·
LeonidS
-
·
In reply to lejt
L
- ·
Confused with this part:
.pb-1 { color: white; */ }
Try to delete */ , as I don't see the comment start /* near in your code, it might break the CSS rules before it.
-
·
LeonidS