Jump to content

timprsn

Member
  • Posts

    28
  • Joined

  • Last visited

Posts posted by timprsn

  1. 27 minutes ago, tuanphan said:

    Add to Design > Custom CSS

    body#collection-63aafae2bc6b8d091e61353c {
    a#site-title {
        font-size: 0;
    }
    a#site-title:before {
        content: "Photography";
        font-size: 3.2rem;
      }}

    body#collection-63aafae2bc6b8d091e61353c is Page ID. Follow this guide to find Page ID.

     

    this only works for the page that contains the different portfolio items, but doesn't affect the pages of the different projects? do I have to add this code for every page individually or is there a way to add it for all of them at once?

  2. .user-items-list-carousel__arrow-container svg {
    	display: none;
    }
    
    .user-items-list-carousel__arrow-button.user-items-list-carousel__arrow-button--right div {
    	background-image: url("url of png of your right arrow");
      	background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        width: 30px;
        height: 30px;
    }
    
    .user-items-list-carousel__arrow-button.user-items-list-carousel__arrow-button--left div {
    	background-image: url("url of png of your left arrow");
      	background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        width: 30px;
        height: 30px;
    }

    Try adding this to Design > Custom CSS.
    You will have to upload a png for each arrow, one left and one right.

  3. 1 hour ago, tuanphan said:

    Try adding to Design > Custom CSS

    @media screen and (max-width:767px) {
    .fe-635ea1ac28ae811b99363542 {
        display: flex;
        width: 100%;
        flex-direction: column;
    }
    .fe-635ea1ac28ae811b99363542>div {
        flex-grow: 1;
        margin-left: 3vw;
        margin-right: 3vw;
    }}

     

    This works but only for this specific page, is there a way to add this to all the portfolio pages?

  4. 1 hour ago, tuanphan said:

    If you use Business Plan/higher, add this code to Page Header

    <style>
      a#site-title {
        font-size: 0;
    }
    a#site-title:before {
        content: "Photography";
        font-size: 3.2rem;
      }</style>

    image.thumb.png.dc31973e79c36d05aebe2d1772288c63.png

    Is it possible that you also show me how to do it with a personal plan?

  5. On 12/29/2022 at 4:47 AM, tuanphan said:

    Yes. Possible. Do you use Personal or Business Plan? each plan will have a different solution.

    Hey, sorry for the late reply, I just saw your response. I currently have a personal plan but upgrading to a business plan would be possible for me

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