Jump to content

Vertically align text in Index

Recommended Posts

Is this what you want, this is a fake nav so I have to follow your column set up

[data-collection-id="5f9c4c0866f88d6cf66527b1"] .span-12 .row {
  display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}
[data-collection-id="5f9c4c0866f88d6cf66527b1"] .span-12 > .row   .col {
  justify-content: center;
}

[data-collection-id="5f9c4c0866f88d6cf66527b1"] .span-12 > .row  .col .sqs-block {
      height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

image.thumb.png.1dd12598be843efa36968e6fd71eaa52.png

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
1 minute ago, bangank36 said:

Is this what you want, this is a fake nav so I have to follow your column set up


[data-collection-id="5f9c4c0866f88d6cf66527b1"] .span-12 .row {
  display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}
[data-collection-id="5f9c4c0866f88d6cf66527b1"] .span-12 > .row   .col {
  justify-content: center;
}

[data-collection-id="5f9c4c0866f88d6cf66527b1"] .span-12 > .row  .col .sqs-block {
      height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

image.thumb.png.1dd12598be843efa36968e6fd71eaa52.png

I just tried adding that code into my Custom CSS but it didn't change anything - for the margins, I'm using this code:

div#nav .page-content {
    max-width: 100% !important;
    padding-bottom: 5px !important;
    padding-top: 10px !important;
}

Does that make a difference?

Link to comment
5 minutes ago, ZoeLinda said:

I just tried adding that code into my Custom CSS but it didn't change anything - for the margins, I'm using this code:

div#nav .page-content {
    max-width: 100% !important;
    padding-bottom: 5px !important;
    padding-top: 10px !important;
}

Does that make a difference?

have you added the code I sent? I did not see it in your site.css

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

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.