rlarsen3000 0 Share Posted September 30, 2020 I've search the forums and successfully deleted the header logo on just my homepage using: .homepage .header-title-logo { display: none!important; } But when site goes to mobile I would like this logo to appear. How do I do this? I'm using the Utica template. Thanks! Link to post
0 tuanphan 9,295 Share Posted October 1, 2020 Edit your code to @media screen and (min-width:768px) { .homepage .header-title-logo { display: none!important; } } You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- I'm off in Lunar New Year. Will take 3-7 days to you get the answer on Forum. Link to post
Question
rlarsen3000 0
I've search the forums and successfully deleted the header logo on just my homepage using:
.homepage .header-title-logo {
display: none!important;
}
But when site goes to mobile I would like this logo to appear. How do I do this? I'm using the Utica template.
Thanks!
Link to post
Top Posters For This Question
1
1
Popular Days
Sep 30
1
Oct 1
1
Top Posters For This Question
rlarsen3000 1 post
tuanphan 1 post
Popular Days
Sep 30 2020
1 post
Oct 1 2020
1 post
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment