Jump to content

Help! My logo and nav hambuger button isn't showing up in the mobile version of my site

Recommended Posts

  • Replies 3
  • Views 230
  • Created
  • Last Reply

Top Posters In This Topic

On 9/7/2021 at 1:00 AM, jazz3000123 said:

Site URL: https://www.marzgarseeya.com/

Here's my site: https://www.marzgarseeya.com/

 

Help! My logo and nav hambuger button isn't showing up in the mobile version of my site

Hi,

In Custom CSS, find & remove this code

@media screen and (max-width: 768px) {
    [data-nc-base="header"] {
        display:none
    }
}

 

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
  • 2 weeks later...
On 9/17/2021 at 5:55 AM, jazz3000123 said:

Unfortunately, I don't have that in my custom css.

Try adding this to Design > Custom CSS

@media screen and (max-width: 768px) {
    [data-nc-base="header"] {
        display:block !important;
    }
}

 

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.