Jump to content

luizfagundes

Member
  • Posts

    5
  • Joined

  • Last visited

Posts posted by luizfagundes

  1. On 3/9/2024 at 12:23 AM, tuanphan said:

    With Personal Plan, you can add a section to bottom of each page, then we can use CSS code to make it fixed.

    You can do a page first, then share url, I will check & give you code

    Cool! I just added the section to the bottom of the home page, it's the white strip where it says "Destaques, Editorial, Vídeo, Foto". It also needs a 1px #E20505 top margin like the image attached. Is it possible to add that in the code? Thanks so much!

    image.png.2f5d255800da93550475274c06730c97.png

  2. On 2/29/2024 at 5:34 AM, tuanphan said:

    I usually use 2 approaches to achieve this

    (1) Add it to page content instead of footer, then use code to Page Header Code Injection

    (2) Use Section Loader Plugin to build content in Not Linked Page, then use code to Page Header Code Injection to achieve this on one page

    You can share link to some pages & Describe desired layout, I think I can write a quick guide for you.

    Is there a way to achieve this with a Personal plan? I know code injection and plugins are available just for Business and above.

  3. @tuanphan thank you so much!

    Can you maybe help me with another issue, please?

    I'm trying to add a secondary navigation to the website by using a code that keeps the last block in the footer sticky in the bottom of the screen, as seen in the attached image.

    However, I just realized it won't work for me because I need it to appear only in select pages and I also need to be able to change its appearance in each page.

    Is there an alternative approach you can share with me?

     

    Captura de Tela 2024-02-25 às 23.19.43.png

  4. Hi all,

    I used custom css to split my navigation on either side of my header, but I would like them to be aligned to the far right and far left on each side of the centered logo. My client has a personal plan so I have limited options. Any help would appreciated!

    https://swan-cinnamon-97fw.squarespace.com/

    @media only screen and (min-width: 1030px){ 
    .header-nav {
     position: absolute;
     margin-top:0!important;
     top: 1rem; 
    }

    .header-nav-item:nth-of-type(1) {
     margin-right: 50vw!important; 
    }

    .header-title {
     z-index: 99!important;
     } 
    }

    This is how I'd like it to look like:

    image.png

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