Jump to content

mobile overlay menu font style and size

Recommended Posts

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

hi there,

i see the option to set the theme for desktop nav text styles in the Design section, but does anyone know how to change the font style/size ONLY for the overlay menu in mobile?

i'm not keen on the style it has there now (ref image below) and wish i could assign either a different theme e.g. H3 instead of whatever it is.

* i only want the text style in this menu to be updated, not anywhere else or any other styles anywhere else to be affected.

 

any help appreciated!

 

thanks!

image.thumb.png.921c0491ebeea3fd0ebf71e823288a86.png

Link to comment
  • Replies 4
  • Views 2.1k
  • Created
  • Last Reply

Add to Home > Design > Custom CSS

div.header-menu-nav-item a {
    color: red !important;
    font-size: 50px;
}

Also, I see product images show 1/9. I think you can add slide arrows. It will be better. Add this to Design > Custom CSS do add this.

/* Product slide arrows control */
@media screen and (max-width:767px) {
.ProductItem-gallery-carousel-controls {
    display: flex !important;
}
/* arrows background */
.ProductItem-gallery-carousel-controls * {
    background: white;
}
.ProductItem-gallery-carousel-controls>div {
    justify-content: center !important;
}
}

 

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

hi @tuanphan

 

thank you for the tip! 

this really helped. i adapted it to include font style and sizing. here it is if it helps anyone else:

/


div.header-menu-nav-item a {
    color: 333333 !important;
    font-size: 30px;
  font-family: 'ivymode' !important;
}

 

/

 

@tuanphan don't suppose you could help me with an image slideshow image could i? 

 

image.png.2b3fd626a280a28a437462fd8ecc326b.png

image.png.ef1b769002485bcc1ce18383e5207d80.png

Link to comment
  • 2 weeks later...
On 12/23/2020 at 8:39 PM, btn2020 said:

hi @tuanphan

 

thank you for the tip! 

this really helped. i adapted it to include font style and sizing. here it is if it helps anyone else:

/


div.header-menu-nav-item a {
    color: 333333 !important;
    font-size: 30px;
  font-family: 'ivymode' !important;
}

 

/

 

@tuanphan don't suppose you could help me with an image slideshow image could i? 

 

image.png.2b3fd626a280a28a437462fd8ecc326b.png

image.png.ef1b769002485bcc1ce18383e5207d80.png

Hi. Sorry for the delay. I was off some days for the new year

Do you still need help?

 

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

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.