Jump to content

Raynaajai

Member
  • Posts

    11
  • Joined

  • Last visited

Posts posted by Raynaajai

  1. On 6/14/2021 at 4:59 AM, tuanphan said:

    Find this code

    
    body#collection-60c2c0bbe7029058c001fb90 .main-content {
        background: rgba(3,127,138,.8) !important;
    }

    Change it to

    
    body#collection-60c2c0bbe7029058c001fb90 .main-content {
        background: rgba(3,127,138,.8) !important;
        background-image: url(https://cdn.pixabay.com/photo/2018/04/05/15/01/nature-3293045__340.jpg) !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }

     

    That works for the most part! Thank you!!!! The image however is very zoomed in and blurry, do you know how to zoom it out?

  2. On 5/11/2021 at 11:52 PM, tuanphan said:

    You mean "Free shipping.." bar?

    Hello I have a similar question. On my page ( https://www.thegirlwhocanbemoved.com/travel-aid ) I have the code:

     

    Background Image:

    body#collection-60c2c0bbe7029058c001fb90 .main-content {
        background-image: url(https://static1.squarespace.com/static/60bdc87395311344b2c32700/t/60c2f21d25578e34f1291620/1623388705704/jeremy-zero-EzvUzveWprI-unsplash.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
      opacity: 1 
    }

     

     

    I am trying to add this as an overlay to the entire page:


    body#collection-60c2c0bbe7029058c001fb90 .main-content {
        background: RGBA(3, 127, 138, .8)!important;    
    }
     

  3. 22 hours ago, tuanphan said:

    Add to Design > Custom CSS

    
    /* Mobile logo */
    @media screen and (max-width:640px) {
    .site-branding {
        text-align: center;
        justify-content: center !important;
        position: relative;
        left: -24px;
    }
    }

     

    That worked thank you so much!!!!!!!!!!!!!!!! I have one last question. Do you know how to have the site wide background color not apply to a certain page?

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