Shopify themes, liquid, logos, and UX
Hi!
Trying to resolve a dubbel line hight issue in the fourth column I my footer.
here is my store
https://kopparspecialisten.myshopify.com/
I also would like to make the logo 50% bigger in the header special in computers and I tablets.
Hello @KS_heden ,
1. Go to Online Store->Theme->Edit code
2. Asset->theme.css-> paste bellow code in bottom of file
For footer
.site-footer p {
margin-bottom: 6px;
}
For logo, check your theme settings may be there an option is available to manage it.
If not then change inline css from logo img tag change it from 250 to 500
Thanks
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >theme.css and paste this at the bottom of the file:
.site-footer__rte p {
margin: 5px 0!important;
}
Screenshot :- https://prnt.sc/12rbx4o
Thanks made my day!
Kindly feel free to get back to me if you need any further assistance Thanks!
Cant find the logo imp tag so it's hard to make an inline change.. suggestions
User | RANK |
---|---|
219 | |
154 | |
60 | |
52 | |
46 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023