Hi all,
Me again... As you were so helpful last time I thought I'd try my luck again.
I'm needing to add a lot of text to the footer of my survey. However, when I preview the survey the footer texts starts on the regular white background and then goes on to grey background as if there is too much text. Is there a way I can extend the regular background to cover all the footer text and not have any grey area, or any other solution?
Thanks
Page 1 / 1
Hi @QualBegginer
A screenshot of the footer would be helpful as normally there is no footer background color in the default theme.
If we can see the theme we could help you better.
Regards,
NiC
A screenshot of the footer would be helpful as normally there is no footer background color in the default theme.
If we can see the theme we could help you better.
Regards,
NiC
Hi @QualBegginner
Go to Look and Feel->Style->Custom CSS
Enter the below CSS -
#Footer { height:100px;}
You can adjust the height as needed.
Thanks!
Go to Look and Feel->Style->Custom CSS
Enter the below CSS -
#Footer { height:100px;}
You can adjust the height as needed.
Thanks!
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.