<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic CSS in Multi KPI  for labels in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/CSS-in-Multi-KPI-for-labels/m-p/1694402#M53117</link>
    <description>&lt;P&gt;I'm trying to use CSS in Multi KPI style option to change styles of a bar chart on the same sheet.&amp;nbsp; I've managed to change the font family and size of the title like that:&lt;/P&gt;&lt;LI-CODE lang="css"&gt; .qv-object-barchart .qv-object-title .qv-object-title-text {
 color: black !important;
 font-family: 'Century Gothic';
 font-size: 115%;
}&lt;/LI-CODE&gt;&lt;P&gt;However, I can't find the way to modify the axis and value labels. Even changing the font of all objects (below) doesn't help.&lt;/P&gt;&lt;LI-CODE lang="css"&gt; .qv-object * {
font-family: 'Century Gothic';
}&lt;/LI-CODE&gt;&lt;P&gt;I've tried to find the right tag to choose the labels in the Chrome developer console but couldn't. Is there a way to modify the labels via Multi KPI?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:39:31 GMT</pubDate>
    <dc:creator>lompampam</dc:creator>
    <dc:date>2024-11-16T02:39:31Z</dc:date>
    <item>
      <title>CSS in Multi KPI  for labels</title>
      <link>https://community.qlik.com/t5/App-Development/CSS-in-Multi-KPI-for-labels/m-p/1694402#M53117</link>
      <description>&lt;P&gt;I'm trying to use CSS in Multi KPI style option to change styles of a bar chart on the same sheet.&amp;nbsp; I've managed to change the font family and size of the title like that:&lt;/P&gt;&lt;LI-CODE lang="css"&gt; .qv-object-barchart .qv-object-title .qv-object-title-text {
 color: black !important;
 font-family: 'Century Gothic';
 font-size: 115%;
}&lt;/LI-CODE&gt;&lt;P&gt;However, I can't find the way to modify the axis and value labels. Even changing the font of all objects (below) doesn't help.&lt;/P&gt;&lt;LI-CODE lang="css"&gt; .qv-object * {
font-family: 'Century Gothic';
}&lt;/LI-CODE&gt;&lt;P&gt;I've tried to find the right tag to choose the labels in the Chrome developer console but couldn't. Is there a way to modify the labels via Multi KPI?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:39:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/CSS-in-Multi-KPI-for-labels/m-p/1694402#M53117</guid>
      <dc:creator>lompampam</dc:creator>
      <dc:date>2024-11-16T02:39:31Z</dc:date>
    </item>
  </channel>
</rss>

