Jump to content

Hide site title from header

Recommended Posts

1 hour ago, LField said:

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

I am having trouble hiding the words "lauren field design" (the site title) in the header. See attached screen-shots of home and another page. Note that the "logo" with the shield is just an image block below the header on the home page. 

Screen Shot 2021-03-07 at 8.17.41 PM.png

Screen Shot 2021-03-07 at 8.34.28 PM.png

try

.header-title-text a {
  display: none;
}

image.png.58fb709f78d6203bae0ddc8e01319bc0.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
  • 2 weeks later...
On 3/8/2021 at 7:09 PM, LField said:

It works! Thank you so much!

Hi. Navigation links on footer on tablet doesn't look good. You can add this to Design > Custom CSS to increase column width.

/* Footer tablet */
@media screen and (max-width:900px) and (min-width:641px) {
div#block-yui_3_17_2_1_1614602938099_54311+.row .span-2 {
    width: 90%;
}
div#block-yui_3_17_2_1_1614602938099_54311+.row .span-1 {
    display: none;
}
}

image.thumb.png.9cc8451f87733246b307ad8bc78f6712.png

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 months later...
On 3/18/2021 at 4:49 AM, tuanphan said:

/* Footer tablet */ @media screen and (max-width:900px) and (min-width:641px) { div#block-yui_3_17_2_1_1614602938099_54311+.row .span-2 { width: 90%; } div#block-yui_3_17_2_1_1614602938099_54311+.row .span-1 { display: none; } }

Can you test it for me? Thank you for the input! I copied it in but a red error did appear says missing closing but then couldn't read the rest.

Screen Shot 2021-05-26 at 8.57.43 AM.png

Link to comment
1 hour ago, LField said:

Can you test it for me? Thank you for the input! I copied it in but a red error did appear says missing closing but then couldn't read the rest.

Screen Shot 2021-05-26 at 8.57.43 AM.png

Can you take screenshot of Line 73?

It should have a } in Line 73

 

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.