Jump to content

Bedford Theme: Hero/Banner area with the box around the text

Recommended Posts

Hi,

Please help

I need to create a border around the text in Hero/Banner area as below

image.png.252bbcd803aec4f7d80d8ca6c9d8ac10.png

 

Added this code to the Custom CSS area for the text and to minimize banner area: 

#yui_3_17_2_1_1680460552639_568 {
  background: #D9D9D9;
  border: 1px solid #000;
  outline: 15px solid #eee;
  text-align: center;
  padding: 15px 10px;
  margin: 30px;
  box-sizing: border-box;
  width: 35%;
  float: right;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width: 768px) {
#yui_3_17_2_1_1680460552639_568 {
    width: 60%;
  }
}

@media only screen and (max-width: 480px) {
#yui_3_17_2_1_1680460552639_568 {
    width: 80%;
    margin: 25px;
    padding: 10px;
  }
}

.desc-wrapper {
  display: block;
  margin: 0 auto;
  padding: 0;
}

.6420b6bb62ab5e0e8ee566c5 {
  background: cover;
  max-height: 50%;
}

As soon  as I refresh the page, the box around of text resets to noneimage.thumb.png.ce7599f3a6d7291f2ad967b4dc8cbb3d.png

 

Link to the site: https://grey-herring-nf8k.squarespace.com/

Link to comment
  • Replies 1
  • Views 258
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • 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.