Jump to content

moving social links on header

Recommended Posts

  • Replies 6
  • Views 494
  • Created
  • Last Reply

Top Posters In This Topic

17 hours ago, FullScoreEducation said:

Hello,

It's now enabled and thank you for your help!

Add to Design > Custom CSS

/* Move icons under button */
.header-actions.header-actions--right {
    flex-direction: column-reverse;
}
.header-actions-action.header-actions-action--social {
    margin-top: 10px;
}

 

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
On 9/2/2021 at 6:14 AM, FullScoreEducation said:

Thank you for your help! Just wanting a small tweak. When I inserted the custom CSS, it moves the free webinar slightly up. Is there a way to keep it aligned with the other menus and have the social links at the bottom, right above the main image?

 

image.thumb.png.ad35a52f37ac6aea6c340fa8f26dd375.png

Try this new code

/* Move icons under button */
.header-actions.header-actions--right {
    flex-direction: column-reverse;
}
.header-actions-action.header-actions-action--social {
    margin-top: 10px;
}
.header-display-desktop {
    align-items: flex-start;
}

 

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.