Modifying the size of the "Powered by Qualtrics" logo | XM Community
Skip to main content

Is it possible to reduce the size of the "Powered by Qualtrics" logo at the bottom-right corner of Qualtrics surveys? 

Yes, you can style it with CSS. For example, you could do:

.Skin #Plug a { font-size: 10px; }

 


Leave a Reply