Jump to content

Reduce announcement bar text size in mobile ONLY

Recommended Posts

Site URL: https://www.hampersfor.com.au

It doesn't seem to matter what combination of codes i use or if I reduce the text size in the announcement bar through the mobile  site styles - it reduces the global text size too.

Is there a simple CSS code that can fix this issue - otherwise it looks odd in mobile view.

LASTLY: is there a simple code to increase the logo size in mobile view, again, everything i try doesn't seem to work.

(website is live)

Screen Shot 2022-04-01 at 11.52.59 am.png

Link to comment

is there a simple code to increase the logo size in mobile view, again, everything i try doesn't seem to work.

Use this CSS

/* mobile logo size */
@media screen and (max-width:767px) {
.header .header-title--use-mobile-logo .header-mobile-logo img {
    max-height: 50px;
}
}

 

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.