Hi @thefierycoder Thank you! This helped a lot. It looks like your site has some overriding CSS that’s adding a border to the button from the Main CSS file. You’ll want to either remove the border option in that file or adjust the code to prevent it from overriding all of the CSS styles on your site.
As for changing the height/width - I apologize because I realize I read your initial message incorrectly. You can change the height/width of the form itself, but it’s not possible to adjust the button height/width yet.
When you click on the sidetab, it shows a white outline around it.
How to get rid of this white outline?
I tried to specify height and width but It changes the height of typeform that is inside the button but not the height and width of the sidetab button itself.
Hi @thefierycoder Thank you! This helped a lot. It looks like your site has some overriding CSS that’s adding a border to the button from the Main CSS file. You’ll want to either remove the border option in that file or adjust the code to prevent it from overriding all of the CSS styles on your site.
As for changing the height/width - I apologize because I realize I read your initial message incorrectly. You can change the height/width of the form itself, but it’s not possible to adjust the button height/width yet.