• How can I change the footer color? It is now black and I want the color #e08819, and is it also possible to change the image under the logo (keyboard)

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, jhertel

    I have given the custom CSS code to change the footer color Here.

    To change the image, Go to Appearance >> Customize >> Additional CSS and add the given below custom CSS code:

    .page-title-section {
        background: #17212c url('enter image url') !important;
    }

    I hope it will work for you!

    • This reply was modified 3 years, 11 months ago by Amit Gupta.

    I have tried that code to change the image thats called page-title.jpg but its only take away the old pic and its just a grey part know and not the source url to my new pic

    Hi, kenvidgren

    Please share your website URL so that we can take a closer look and assist you better.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘change footer color’ is closed to new replies.