Footer text spacing

Solved

Footer text spacing

beveragebombs
Tourist
12 0 4

Hi, I am having issues with the spacing in between the sentences for my contact information inside the footer. Its far too wide and looks like double spacing. How can I reduce this so the distance is not as big? ThanksScreenshot 2025-01-07 at 20.18.10.png

Accepted Solution (1)

Made4uo-Ribe
Shopify Partner
10211 2427 3081

This is an accepted solution.

Hi @beveragebombs 

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:

 

.footer-block__details-content.rte p {
    margin: 0;
}

 

  • And Save.
  • Result:
  • Made4uoRibe_0-1736287069305.png

     

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

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

View solution in original post

Replies 5 (5)

Made4uo-Ribe
Shopify Partner
10211 2427 3081

This is an accepted solution.

Hi @beveragebombs 

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:

 

.footer-block__details-content.rte p {
    margin: 0;
}

 

  • And Save.
  • Result:
  • Made4uoRibe_0-1736287069305.png

     

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

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
beveragebombs
Tourist
12 0 4

Thankyou!

Made4uo-Ribe
Shopify Partner
10211 2427 3081

Welcome! Would you mind hitting 'like' as well? Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

DaisyVo
Shopify Partner
4460 499 594

Hi @beveragebombs 

 

I hope you are well. You can follow our instructions below:


1/ Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
2/ From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
3/ Copy the code below and paste it there

 

Here is the code for Step 3:

 

@media screen and (min-width: 1024px){
.footer__content-top.page-width > .footer__blocks-wrapper.grid > .footer-block.grid__item {
    width: 25% !important;
    min-width: 25% !important;
    max-width: 25% !important;
}
.footer__content-top.page-width > .footer__blocks-wrapper.grid {
    justify-content: center !important;
}
}

 

 

Result:

 - Before: https://prnt.sc/6ILRmj8UB5lM
 - After https://prnt.sc/otQoxHYAyMJs

 

Please let me know if it works. Thank you!

 

Best,
Daisy - Avada Support Team.

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

Avada SEO & Image Optimizer - The #1 SEO solution

ZestardTech
Shopify Partner
6148 1100 1476

Hello @beveragebombs ,

Here are the steps to apply the necessary changes in your Shopify store:

  1. In your Shopify Admin, navigate to Online Store > Themes > Actions > Edit Code.
  2. Locate Asset > section-footer.css and paste the following code at the bottom of the file:

 

.footer-block__details-content.rte p {
    margin: 0 !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

 

 

ZestardTech_0-1736335008324.png

The spacing between the contact options is same as left block options.


Let me know if you need further assistance!

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing