Jump to content

place only two burger menu items side by side

Recommended Posts

Site URL: https://duelle.studio

Hello,

does someone know how I can move the bottom two menu items side by side at low level as shown in the image attached. The items I want to move are @duelle.studio and hello@duelle.studio.

I would like them to be placed in the bottom corners of the menu when open as shown in the image attached where I sketched the black and orange rectangles for position reference.

Many thanks, 

Screenshot 2022-03-03 at 16.31.42.png

Edited by MN88-MI
Link to comment
  • MN88-MI changed the title to place only two burger menu items side by side
  • Replies 2
  • Views 436
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

On 3/4/2022 at 12:56 AM, MN88-MI said:

Site URL: https://duelle.studio

Hello,

does someone know how I can move the bottom two menu items side by side at low level as shown in the image attached. The items I want to move are @duelle.studio and hello@duelle.studio.

I would like them to be placed in the bottom corners of the menu when open as shown in the image attached where I sketched the black and orange rectangles for position reference.

Many thanks, 

Screenshot 2022-03-03 at 16.31.42.png

Add to Design > Custom CSS

image.thumb.png.afd3ec35b38109f6f3f50f2f852b97ef.png

@media screen and (min-width:992px) {
div.container [href*="instagram.com"] {
    position: fixed;
    right: 1vw;
    bottom: 1vw;
}
div.container [href*="mailto"] {
    position: fixed;
    bottom: 1vw;
    left: 1vw;
}
}

 

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.