Viewing 1 replies (of 1 total)
  • Hey!

    Please add the below code to the Custom CSS of your theme:

    .top-footer-block .widget-title {
        color: #fff !important;
    }

    This code block will make the Footer Titles white.

    And you can make the space smaller in Navigation when you make the logo a bit smaller:

    #site-branding .site-logo {
        width: 50% !important;
    }

    Modify the 50% value to your liking.

    I hope this information is helpful to you.

    Merry Christmas!
    Kris

Viewing 1 replies (of 1 total)
  • The topic ‘Change footer widget title color’ is closed to new replies.