Jump to content

Flatiron: Hiding navigation/logo on single page

Recommended Posts

  • Replies 11
  • Views 1.4k
  • Created
  • Last Reply
8 hours ago, RyanKunk said:

@tuanphan it looks great on the desktop version. On the mobile version its still showing "Menu" at the top. Is there a way to get rid of this? thanks so much for your help. 

<style>
  /* hide navigation */
  #navigator header#topBar ul#nav {
    display: none;
}
  /* hide site title */
  .siteTitle {
    display: none !important;
}
  div#mobileNav {
    display: none;
}
</style>

 

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
3 hours ago, RyanKunk said:

@tuanphan this is great thank you so much. One more thing is there a way to customize the site title in the browser tab for that individual page?

"customize the site title "

Yes you can with custom CSS

What do you mean? size, color...or?

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

@tuanphan sorry i wasnt very clear with my question. What i mean is is there a way to customize what text shows up as the browser tab text. for example if my site name is "This is my website" and the page name is "Blog" right now the browser tab says "Blog - This is my website" i would like to be able make it say just "Blog" or really whatever i want. is that possible?

Link to comment
Just now, RyanKunk said:

@tuanphan sorry i wasnt very clear with my question. What i mean is is there a way to customize what text shows up as the browser tab text. for example if my site name is "This is my website" and the page name is "Blog" right now the browser tab says "Blog - This is my website" i would like to be able make it say just "Blog" or really whatever i want. is that possible?

You can't customize title on Browser address tab. 

--

Have you tried checking on tab SEO when editing post yet?

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 1/28/2020 at 5:42 AM, tuanphan said:

add to Page Settings > Advanced > Header


<style>
  /* hide navigation */
  #navigator header#topBar ul#nav {
    display: none;
}
  /* hide site title */
  .siteTitle {
    display: none !important;
}
</style>

 

Hello, I tried to inject this code on my site's homepage to hide the navigation bar, but it has not been working. Do you have any recommendations or advice for troubleshooting issues with the function of the code?

Screen Shot 2020-02-04 at 3.19.44 AM.png

Screen Shot 2020-02-04 at 3.19.54 AM.png

Link to comment
1 hour ago, johnnyavery said:

Hello, I tried to inject this code on my site's homepage to hide the navigation bar, but it has not been working. Do you have any recommendations or advice for troubleshooting issues with the function of the code?

Difficult to help without site url

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...

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.