How to make facebook icon larger on bottom of Craft theme

Solved

How to make facebook icon larger on bottom of Craft theme

lakeside-molds
Tourist
18 0 2

I would like to make the facebook icon larger at the bottom of my page.

Here is the link to my page:

https://aerbzf-hp.myshopify.com/

 

Thank You....

 

Kent

Accepted Solution (1)

suyash1
Shopify Partner
11083 1365 1746

This is an accepted solution.

@lakeside-molds - please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css

 

.list-social__item .svg-wrapper{width: 30px; height: 30px;}
.list-social__item .icon {height: 3.2rem !important; width: 3.2rem !important;}
To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com

View solution in original post

Replies 4 (4)

LizHoang
Shopify Partner
1251 159 195

Hi @lakeside-molds

 

To further assist you, could you kindly share your store's password? 

 

Thanks for your help, and looking forward to your response.

 

Liz

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program

suyash1
Shopify Partner
11083 1365 1746

This is an accepted solution.

@lakeside-molds - please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css

 

.list-social__item .svg-wrapper{width: 30px; height: 30px;}
.list-social__item .icon {height: 3.2rem !important; width: 3.2rem !important;}
To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com
lakeside-molds
Tourist
18 0 2

Thank You very much.... that did the trick!

suyash1
Shopify Partner
11083 1365 1746

@lakeside-molds  welcome

To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com