Jump to content

Menu on iPad/Mobile

Recommended Posts

Site URL: http://www.kleindinst.at

Hello!

This is my website.

When I look at the responsive mode of an iPad in landscape mode the menu (Work, About, Contact) has two rows, but there would be enough space for these three words in one row.

It is not possible to change anything in the template settings (Template: Flores) and I also added some code to the website but if I take it out the menu behaves the same way - so it's not the custom code I added that makes the issue.

Can you suggest any solution for this?
1. To enlarge the width of this space in general that everything is in one row.
or
2. To make no text appear in the mobile view at all and switch to the menu icon with the three stripes directly?

Thanks in advance,
Anna

1.jpg

Link to comment
  • Replies 1
  • Views 625
  • Created
  • Last Reply

1. Add to Home > Design > Custom CSS

@media screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    [data-nc-container="right"] [data-nc-element] {
    margin-left: 0 ;
}
[data-nc-container="right"] [data-nc-element] * {
    font-size: 20px;
}
}

 

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.