hi!
how do I make this footer text smaller so it doesn’t occupy as much space?
thanks!
Give me your site link or let me know what theme you are using.
Yeah, please give your url. Which theme do you use to create it?
Hi @christian_russo ,
Please share your store URL and if your store is password protected then please provide password too.
So that we can help you.
Thank you.
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Welcome to shopify community.
Please share your store URL and if your store is password protected then please provide password too.
Thank you.
password: Christianshop123
Please add below css in bottom of assets/section-footer.css file
@media screen and (min-width: 750px)
.footer-block__details-content .list-menu__item–link {
font-size: 1.2rem;
}
@media screen and (min-width: 990px)
.footer-block__heading {
font-size: calc(var(–font-heading-scale) * 1.4rem);
}
Thank you.
thanks for url can you try this code
.footer-block__heading {font-size: 16px !important;}
.footer-block__details-content>:first-child .list-menu__item--link {font-size: 13px !important;}
/* change font size value as you like */
hi is it possible to also change the other words? and how do I get rid of the word “info” because in settings you are obligated to type something.
can you try this code
.footer-block__details-content .list-menu__item--link {font-size: 10px !important;}
yes thank you! is it also possible to not have it shown on my homepage before I enter the website?
because it looks like this:
it’s better now but is it also possible to not show it on the homepage and only when I enter the website?
i can’t identify special code for enter its same