Change footer header

Solved

Change footer header

Chrystel078
Excursionist
52 0 5

Hi,

I would like to change the font and size of the heading in footer menu section.

Can someone please guide me how to do it.

Thanks

 

https://luyendykjewelry.com/

Accepted Solution (1)

suyash1
Shopify Partner
11005 1362 1739

This is an accepted solution.

@Chrystel078 please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css

 

.footer__block p.h6 {color: #ff0000;    font-size: 18px;}

 

suyash1_0-1738245707440.png

 

To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.

View solution in original post

Reply 1 (1)

suyash1
Shopify Partner
11005 1362 1739

This is an accepted solution.

@Chrystel078 please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css

 

.footer__block p.h6 {color: #ff0000;    font-size: 18px;}

 

suyash1_0-1738245707440.png

 

To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.