Liquid, JavaScript, themes, sales channels
I have looked at multiple answers and really struggle to understand we are wanting to change our facebook and insta logos to a bigger size is says to go to asset and ->/component-list-social.css-> but this isn't showing up in my coding any help would be greatly appreciated
Solved! Go to the solution
This is an accepted solution.
Hi @timbowes ,
This is Victor from PageFly - Landing Page Builder App.
You can try this code by following these steps:
.social-media-links.flex.items-center.px-2 svg {
width: 32px !important;
height: 25px !important;
}
Hope my solution works perfectly for you!
Regards,
Victor | PageFly
Please let me know if it works by giving it a like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Let’s create a unique website design with PageFly for free now!
Hello @timbowes ,
It's GemPages support team and glad to support you today.
Could you please share your store URL ( with the password if your store password is enabled ) then I can see and suggest something for you?
Best regards,
GemPages Support Team
yes, please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
.social-media-links {
padding: 0px 20px;
}
.social-media-links svg {
width: 24px;
height: 24px;
}
This is an accepted solution.
Hi @timbowes ,
This is Victor from PageFly - Landing Page Builder App.
You can try this code by following these steps:
.social-media-links.flex.items-center.px-2 svg {
width: 32px !important;
height: 25px !important;
}
Hope my solution works perfectly for you!
Regards,
Victor | PageFly
Please let me know if it works by giving it a like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Let’s create a unique website design with PageFly for free now!
Hello @timbowes ,
I would like to give you the recommendation to support you so kindly follow the steps below:
1. Go to Online Store > Theme > Edit code of your current theme
2. Open your theme.liquid theme file
3. Paste the below code before </head>
<style>
.sf-topbar .sf__topbar-inner .social-media-links svg {
width: 22px;
height: 22px;
}
</style>
For example,
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
User | RANK |
---|---|
24 | |
23 | |
12 | |
9 | |
7 |
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