Social media icons larger in prestige theme

Hi,

I want to make the social media icons in the footer larger (140%).

Theme: prestige

URL: webshop.kaleaclinic.nl

Pass: HelloGorgeous

Can somebody help me out?:slight_smile:

Hello

  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:
.Footer__Social .HorizontalList__Item .Link.Link--primary {
font-size: 30px;
}

Hi @CasperSchins

Try this one.

  1. From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
  2. Find the theme that you want to edit and click on “Actions” and then “Edit code”.
  3. In the “Assets” folder, click on “base.css, style.css or theme.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
  4. And Save.
.Footer__Inner span.Icon-Wrapper--clickable {
    font-size: 24px;
}

Result:

I hope it help.

" :glowing_star: Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better! :raising_hands: "

Thank you very much!

Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.
If helpful then please Like and Accept Solution.

I have one more question…:wink: I have a HTML section with a widget. I want to change the background color of this section (excluding the html element). Do you know how I can do this? https://webshop.kaleaclinic.nl/pages/vrijblijvend-advies