Jump to content

Add bottom border on Banner image

Recommended Posts

  • Replies 9
  • Views 1.8k
  • Created
  • Last Reply
On 10/17/2019 at 5:13 PM, JayShops said:

@Nimosa If you add this to the "header" code injection section it'll work 🙂

https://support.squarespace.com/hc/en-us/articles/205815908-Using-Code-Injection


.Index-gallery {
    border-bottom: 3px solid #ffc124;
}

 

Hi would you be able to tell me how to do the same on my website please? I would like a line underneath my banner video

https://chinchilla-chinchilla-b49j.squarespace.com/ password:insight

 

Squarespace Developer based in Hampshire, England

If you'd like to make a contribution for my time you can Buy Me A Coffee.

Link to comment
9 minutes ago, tuanphan said:

@abibacon Add to Home > Design > Custom CSS


section#peopleareparamount {
    border-bottom: 10px solid #fff;
}

 

Is there any way to have the header behave like the one on this site? https://www.weareelements.io/case-study/

Like have the line appear on scroll

Squarespace Developer based in Hampshire, England

If you'd like to make a contribution for my time you can Buy Me A Coffee.

Link to comment

@abibacon If you need fixed header, you can use this code

header.Header.Header--top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

But if you need line appear on scroll, it will need custom javascript/jquery.

And it is very time consuming. You can wait for someone to help, or you can consider hiring me (~20-30 minutes).

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.