# Hide buttons on phones
This setting can turn off the Carousel buttons on mobile devices, specifically phones and lower-resolution devices.
# Shoptet Administration
First of all, we will want to add the code to the appropriate place in our Shoptet administration which is the following.
Administration > TEMPLATES > Editor of the appearance > HTML code > Footer (bottom of the BODY tag)
# Adding the style
Copy the code below into the Footer (bottom of the BODY tag) field.
<script src="https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/extras/premium-carousel/telefon-tlacitka.js"></script>
1
# Save and refresh the page
After saving, refresh the page of your e-shop and the change will take effect immediately.