Jump to content

How can I increase the size of the cross on the Announcement Bar?

Recommended Posts

  • Replies 8
  • Views 667
  • Created
  • Last Reply
Posted

Not yet Tuanphan.

As my site is live I had to add some additional code like this:

/* ANNOUNCEMENT BAR CLOSE SIZE */
@media screen and (min-width:768px) {
.sqs-announcement-bar-close {
 font-size: 2.3em;}
}
 

So that this only takes effect on desktop for now. If I didn't it was making it look odd on mobile.

Please help if there is an alternative fix.

Thank you!

Posted
On 3/30/2021 at 2:55 PM, scholarsayze said:

Not yet Tuanphan.

As my site is live I had to add some additional code like this:

/* ANNOUNCEMENT BAR CLOSE SIZE */
@media screen and (min-width:768px) {
.sqs-announcement-bar-close {
 font-size: 2.3em;}
}
 

So that this only takes effect on desktop for now. If I didn't it was making it look odd on mobile.

Please help if there is an alternative fix.

Thank you!

Add to Design > Custom CSS

.sqs-announcement-bar-close:after {
    font-size: 2em;
    line-height: 1.5em;
}

 

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!)

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.