Forum Discussion
thod
3 years agoHelper I
Updating theme file
Hi, I am struggling with updating a Power BI theme json file, as I want to make the font size on the slicer header to default "10" - please note it is the slicer header and not the title. Can anyone...
Anonymous
3 years agoNot applicable
Hi thod ,
According to the document, the JSON field related to the slicer header is title, please modify and try.
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
thod
3 years agoHelper I
Great now it works!
I tried to put the statement into the visualStyles property, but after I defined it in the textClasses section it works 🙂
Thank you.