Jump to content

Schedule automatically centering in page?

Go to solution Solved by tuanphan,

Recommended Posts

Site URL: https://www.uscthetatau.org/recruitment

Hi there,

I've been trying to figure this out for a little while to no avail. I have a schedule page on our website that is meant to have all information centered on the page BESIDES the actual event information, which should be left aligned. When I refresh the page, the events actually move to the prefered location, but I have been unable to figure out as to why they do not do this automatically. 

Any suggestions would be greatly appreciated, and thank you in advance!

Link to comment
  • Replies 5
  • Views 575
  • Created
  • Last Reply

Top Posters In This Topic

On 7/22/2021 at 1:06 AM, USCThetaTau said:

Wow that actually fixed it! Thank you so much! I would've never figured that out!

Do you need help with these?

Site URL – https://www.uscthetatau.org/

1. (All devices – Contact) The link put in text Contact is https://www.uscthetatau.org/contact and it does not exist.

https://www.uscthetatau.org/contact

uscthetatau.org-01-min.png

2. (Mobile – Menu) Reduce space between Recruitment and Services?

https://www.uscthetatau.org/

uscthetatau.org-02-min.png

3. (Mobile – About) On desktop, the entire image can be seen. On mobile, the image is partially cropped.

https://www.uscthetatau.org/about

uscthetatau.org-03-min.png

4. (Tablet – Header) Menu is cut into 2 lines.

https://www.uscthetatau.org/

uscthetatau.org-04-min.png

5. (Tablet – About) Align chart?

https://www.uscthetatau.org/about

uscthetatau.org-05-min.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Oh my thank you for the help! Thankfully the site doesn't have to be fully presentable for about a month so things are being moved around and edited right now. Still there's definitely some issues around the site. #1 should've be fixed, but help with reducing the space between links in #2 would be super helpful though. I also think #3 *should* also be fixed now, but let me know if it's still buggy for you. #4 and #5 I would also love help with, I didn't realize that the chart alignments were off on tablet. 

Thank you so much for your help, this is super appreciated! ☺️

Link to comment
On 7/24/2021 at 9:49 AM, USCThetaTau said:

Oh my thank you for the help! Thankfully the site doesn't have to be fully presentable for about a month so things are being moved around and edited right now. Still there's definitely some issues around the site. #1 should've be fixed, but help with reducing the space between links in #2 would be super helpful though. I also think #3 *should* also be fixed now, but let me know if it's still buggy for you. #4 and #5 I would also love help with, I didn't realize that the chart alignments were off on tablet. 

Thank you so much for your help, this is super appreciated! ☺️

Add to Design > Custom CSS

/* space between services-recruitment */
nav.Mobile-overlay-nav.Mobile-overlay-nav--secondary>a:first-child {
    padding-top: 0;
}
/* tablet */
@media screen and (max-width:900px) and (min-width:641px) {
.Header-nav-inner {
    white-space: nowrap;
}
.Header-nav-item {
    margin: 0 !important;
    padding: 10px !important;
}
/* align chart */
div#block-yui_3_17_2_1_1624940097779_26280+.row h2 {
    min-height: 100px;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (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.