Change of colors in Now Mobile app

Ulrika
Tera Expert

Hello,

I'm trying to change the color of some things in the Now Mobile app. I've changed the Mobile theme and the glide.sc_mobile.primary_color property but still a few icons show in purple or green instead of black - are there more places to change the colors?

It's when I want to submit a new incident ticket in my app: then the attachment icon and the radio buttons for urgency are in green.

find_real_file.png

Also if I look at the Knowledge (Information) page, the number of views are displayed in purple.

Thank you in advance,
Ulrika

25 REPLIES 25

About radio button, yes, I mean this part, can you view this record producer in navigator with debug tool for view the code?

 

About KB, ok, this is native view, so this CSS don't apply. Depends on the version, you can use Mobile Card Builder for edit this card

Thank you. It seems the KB part isn't possible to change, when I do the changes in Mobile Card Builder it doesn't save and if I look at the actual legacy card post it says "This item is read-only based on its protection policy."

 

When you say "view this record producer in navigator" - you mean in the "normal" portal, not in the mobile app view, or? Sorry for being a bit confused 🙂

When you say "view this record producer in navigator" - you mean in the "normal" portal, not in the mobile app view, or? Sorry for being a bit confused 🙂

 

Yes, not in the mobile app. In your computer browser open the Record producer in SP portal, and replace "sp" in URL for "mesp" . This is a "lite" portal that mobile app uses and you can inspect the html code for search all css properties or names that you need change

 

Actually, I JUST got it to work, I tried out all possible ways in the css file and now I have a black radio button. I changed the border in .type-multiple_choice and also added background: black !important;

 

Thank you all for your help on this!

Hi Ulrika,

Can you please help me with how to change the color for show more button in Now Mobile.

find_real_file.png