Jump to content

Uggel

Member
  • Posts

    37
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Uggel got a reaction from tuanphan in Show adjacent images on mobile carousel?   
    Under the 'Advanced' tab for the page in question. And you need to find out the section-ID and replace it of course.
  2. Like
    Uggel got a reaction from tuanphan in How to reduce size of cards in List section   
    Yep, that makes the cards wider again though, but with some extra css I managed to add padding to the left and right. Thanks.
  3. Like
    Uggel reacted to tuanphan in Showing more posts in blog column OR changing the "Older posts" button   
    Remove above & use new code
    span.next-label { visibility: hidden; display: inline-block; } span.next-label:after { visibility: visible; content: "Nestie"; font-size: 30px; display: inline-block; }  
  4. Like
    Uggel reacted to tuanphan in How to vertically align text center   
    Add to Design > Custom CSS
    /* Tablet footer */ @media screen and (max-width:991px) and (min-width:768px) { div#page-section-5f758e421ea34d1aeb060268>.row>.col { width: 100%; } div#page-section-5f758e421ea34d1aeb060268>.row>.span-1 { display: none; } div#block-yui_3_17_2_1_1606223524464_6673 { display: none; } div#block-a54b0002edc5dd4a938a p { display: flex; justify-content: space-between; flex-wrap: nowrap; } } This will move links to new row & make footer navigations horizontal align
×
×
  • 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.