Re: debut theme - add line on home page before footer menu

Solved

debut theme - add line on home page before footer menu

anathalaf
Tourist
10 0 5

Hello,
I want to add a line between the bottom of the home page and the footer menu.
in desktop and mobile Visibility.
i attached a screenshots of the line i want and the exact location to be clear.
my url store is - signon-store.com and the password is krawth
Thank you 
קו תחתון דף בית רשתות חברתיות.jpgקו תחתון הפרדה בין תמונות רצות לניוזלטר.jpg

Accepted Solution (1)

dmwwebartisan
Shopify Partner
12321 2552 3729

This is an accepted solution.

@anathalaf 

Please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

.site-footer{border-top:1px solid #f4dcc3;}

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app

View solution in original post

Replies 2 (2)

dmwwebartisan
Shopify Partner
12321 2552 3729

This is an accepted solution.

@anathalaf 

Please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

.site-footer{border-top:1px solid #f4dcc3;}

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
anathalaf
Tourist
10 0 5

amazing! thank you very much