Horizontal line between footer and the rest of the page

Solved

Horizontal line between footer and the rest of the page

EdensBakehouse
Excursionist
21 0 9

I would like to add a line above my footer to separate the footer with the rest of the content on the website. This is very important for my website, because all the background on my website is the same color. The line above the footer has to come back on every page you are on on my website.

 

https://edensbakehouse.nl/

yuidri

 

EdensBakehouse_0-1736508000680.png

 

Accepted Solution (1)

Moeed
Shopify Partner
6533 1774 2146

This is an accepted solution.

Hey @EdensBakehouse 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
footer {
    border-top: solid 1px !important;
}
</style>

RESULT:

Moeed_0-1736508327514.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


View solution in original post

Replies 7 (7)

ShreyaRevize
Shopify Partner
40 2 8

Hey @EdensBakehouse,

Please add this CSS to the base.css file:

 

.footer:not(.color-scheme-1) {
border-top: 1px solid #f4abab !important;
}

 

 

Hope that helps 😄

 

 


Cheers!
Shreya | Revize

With 7+ years of experience helping Shopify merchants succeed | www.untechnickle.com
Creator of Revize – Empowering customers to fix mistakes and buy more after purchase 
Let shoppers edit shipping addresses, change variants/quantities, add products, and more!
https://apps.shopify.com/revize | hello@untechnickle.com

Moeed
Shopify Partner
6533 1774 2146

This is an accepted solution.

Hey @EdensBakehouse 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
footer {
    border-top: solid 1px !important;
}
</style>

RESULT:

Moeed_0-1736508327514.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


Rahul_dhiman
Shopify Partner
702 139 144

Hello @EdensBakehouse 
Go to online store ----> themes ----> actions ----> edit code ----> assets ----> section-footer.css
add this code at the end of the file and save.

.footer:not(.color-scheme-1) {
border-top: 1px solid #f4abab !important;
}

result
131.png

If this was helpful, hit the like button and accept the solution.
Thanks

Was I helpful?

Buy me a coffee


Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -rahul@prowebcoder.com - Skype: live:dhiman.639

Checkout Apps by me

websensepro
Shopify Partner
1739 196 235

Hi @EdensBakehouse 

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.

footer.footer.color-scheme-2.gradient.section-sections--23993111118149__footer-padding {
    border-top: 2px solid #7D5757 !important;
}

Result:

websensepro_0-1736508713796.png

 

If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP

Made4uo-Ribe
Shopify Partner
9579 2279 2828

Hi @EdensBakehouse 

You already have a small border on the footer. Do you like it more thicker? 

 

 

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.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.

ZestardTech
Shopify Partner
5986 1076 1439

Hello @EdensBakehouse ,

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.footer.color-scheme-2.gradient{
    border-top: 1px solid !important;
}

 

ZestardTech_0-1736511757444.png

 


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

topnewyork
Astronaut
967 132 163

Hi @EdensBakehouse 
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head> 

<style>
.footer:not(.color-scheme-1) {
    border-top: 2px solid #7b5555;
}
</style>

If you find my advice helpful please remember to LIKE and accept as SOLUTION.
Thanks!

Need a Shopify developer? Hire us at Top New York Web Design
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month