Jump to content

display tagline on brine mobile

Recommended Posts

@cherylr You can use code above, or use this

Add to Home > Design > Custom CSS

a.Mobile-bar-branding:after {
    content: "WARDROBE STYLIST New York | Los Angeles";
    display: block;
    margin-top: 20px;
    font-size: 15px;
    font-family: monospace;
    color: #333;
}

 

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
  • 1 year later...
4 hours ago, TDavy said:

Add to Home > Design > Custom CSS

@media screen and (max-width:640px) {
.site-branding h1 a:after {
    content: "Tagline";
    font-size: 20px;
}
.site-branding h1 a {
    display: flex;
    align-items: center;
}
}

 

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 11/3/2020 at 7:26 AM, TDavy said:

Also I think I have some feedback on your site, hope it helpful.

1. Some page is very long on tablet/mobile, you can add back to top button, easier for users.

On the forum there are some answers to this. You can find the solution easily.

You can also follow this guide.

2. Mobile: Contact break in new line, you can place it on same line with this CSS

/* Bottom navigation text */
@media screen and (max-width:640px) {
div#block-5e9b28cff5663576204f {
    padding-right: 0;
}
}

3. Tablet. Do you want stack them?

image.thumb.png.c371e53fe0837b925f35a10f22a84de5.png

4. Text width seems a bit narrow. Do you want to increase width?

Link: https://www.lucyaosullivan.com/hello

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
  • 1 year later...

I'm also having trouble getting my tag line to display on mobile devices.  I got it working fine with some code in Page Content > Settings > Advanced code, but as soon as I purchased the plan it stopped working (because apparently you need a Business or Commerce plan to customize code from there?).  

So I tried putting the code into the Custom CSS under Design, but it wouldn't work. 

Here's my site: https://flugelhorn-smilodon-b9f6.squarespace.com/

Is there any way to get the tag line to display on the Personal Plan?

Link to comment
On 11/16/2021 at 11:01 AM, MrMoodle said:

I'm also having trouble getting my tag line to display on mobile devices.  I got it working fine with some code in Page Content > Settings > Advanced code, but as soon as I purchased the plan it stopped working (because apparently you need a Business or Commerce plan to customize code from there?).  

So I tried putting the code into the Custom CSS under Design, but it wouldn't work. 

Here's my site: https://flugelhorn-smilodon-b9f6.squarespace.com/

Is there any way to get the tag line to display on the Personal Plan?

Which code you added to Custom CSS?

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.