How can I modify the footer design in the Dawn theme?

hi, i would like to know how to reduce the dimension of this footer part (where the writing “DRIP GRAFFITI” is) and how to change the color of that part only, not the entire footer section.

thanks a lot for the support, and have a great day :wink:

Hi @stra10 ,

This is David at SalesHunterThemes.

I read your problem and it seems that I need to analyze your website to provide the solution here.

Would you please share your website URL

if your website is password protected then also provide the password.

David | SalesHunterThemes team.

Hi @stra10

Go to your Online store > Themes > Edit code > Assets > open base.css and add this code below at the bottom of file

.footer__content-bottom { padding-top: 0px !important; }