Jump to content

Few Questions: About Banners, Space Between First and Second Navigation and Fixed Title in Mobile View

Recommended Posts

Site URL: https://jorgesirvent.com

Hello!

I have designed my page with the 'Supply' template, and I would like to customize some aspects. The Squarespace colleagues refer me to the forum to discuss my doubts and see possible solutions applying CSS code, an unknown world for me.

I would like to know if it would be possible in a simple way to achieve the following:

- Delete side banner inside the page, but keeping it in the Index
- Bring closer the first navigation and second navigation buttons
- Reduce the space between banners
- Keep page title fixed in mobile view

I attach some images to get a better idea.

I trust you can shed some light on me.
Thanks in advance

Query1_jorgesirvent.com.png

Query2_jorgesirvent.com.png

Example_jorgesirvent.com.png

Link to comment
  • Replies 4
  • Views 280
  • Created
  • Last Reply

Q1. Q2. Add to Home > Design > Custom CSS

/* nav position */
.lower-header.bottom {
    position: relative !important;
}
nav.navigation {
    margin-bottom: 0;
}
/* remove thumbnail */
figure#thumbnail {
    display: none;
}

Q3. Add to Home > Design > Custom CSS

@media screen and (max-width:640px) {
.image-block {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
}

It looks like you sent me an email?

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

Archived

This topic is now archived and is closed to further replies.

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