There is probably some CSS you can add via Additional CSS (in Theme CUstomization) that you could use. Use the Inspector tool of your browser (F12) to see the CSS ‘class’ element used in the footer. If the class is called ‘the_footer’, then add this to your Additional CSS:
.the_footer {color:white; background-color:black;}
Adjust it for what you like. In the Inspector, you can add CSS stuff to that element to try things out. There are googles/bings/ducks on how to use the Inspector.
Some themes have a footer ‘widget’ that you might be able to change.
Related Posts:
- How to stick the footer to the bottom of the page? [closed]
- How to remove version and thank you message from the admin footer
- Can i put ‘page’ at the bottom of each page?
- footer.php – twentysixteen child theme – social links menu to output font awesome icons
- How to edit footer
- How do i change the footer?
- Where is the admin bar instantiated?
- Using wp_register_style to load CSS in footer?
- editing footer text in JBST theme
- How to find the right file with inspector? [closed]
- WordPress Footer Missing After Website Hack
- wp_footer hook not working inside a class if not single [closed]
- Identify the page I am viewing
- Removing a link below from footer
- WordPress Site footer on Firefox displays a error
- How to edit footer content
- Changing copyright year in Footer.php with Custom plugin
- footer does not respect css stylesheet
- How to fix the footer to the bottom of the screen
- Delete bullet points in footer menu [closed]
- Getting A Link below footer – Want to remove it. How?
- How can I change this footer.php code to call a random image on reload?
- Editing footer for one page, keeping it the same for others
- Place Footer at bottom of page with short text
- Can’t deregister / dequeue scripts in WordPress
- Code for changing the size of the footer block (background) and font size
- How to add another image on footer.php
- On just 1 (new) page of my site there appears a wordpress footer with copyright 2012 which I want to remove
- Footer not visible
- how to edit part of footer
- How to remove the footer from a theme
- footer display problem
- How I can Delete Footer without using plugin BlankSlate?
- My footer has disappeared but only on my home page
- Meta Slider Lite plugin shortcode in post not working
- Footer with next/previous posts
- Move jquery ui to footer
- How do I change the footer (Norma) [closed]
- Re-position footer and force it to drop below blog post excerpts on home page [closed]
- How can I completely edit the footer?
- How to Keep footer link remain intact?
- Footer Missing in website [closed]
- My add_action (wp_footer, ‘method’) is not calling?
- How to add code to just before closing body tag
- Add script to footer – on post editor
- Wp_head and wp_footer vs wp_enqueue_script javascript files?
- Add footer.php to WordPress child theme
- How to call a plugin function in footer.php
- Sharing Header Components Across Multisite
- Why and how is twentythirteen adding a margin-top to my footer?
- Change directory where get_header(), get_footer() and get_sidebar() look for templates
- Print string to footer using wp_footer option
- How can a Theme Contain no Header File or Footer File?
- How to place script in footer?
- Enqueue scripts in footer
- How to get the most recent modified date of anything in the footer of my site?
- How can I change the do_action function in footer (copyright area)
- Add dynamic Sitemap to footer
- How do I get rid of or change the footer in my child theme?
- Removing jQuery from footer
- How to wrap the list with custom class using wp_nav_menu?
- Creating dynamic header and footer files
- wp_footer hook only working on homepage not in other pages
- Admin Bar below footer as unstyled list of links
- Sidebar not appearing in footer, but it appears everywhere else!
- making a plugin that moves other plugins wp_head actions to wp_footer
- get_sidebar() will not work in footer.php
- Insert nofollow in a “Powered By” link, except in the homepage [closed]
- How Do I Enqueue a Script into 2 different Footers on the Same Site?
- WordPress 5.1 upgrade has lost the parent theme JavaScript
- Cannot change footer text?
- Check from functions.php if function exists in footer.php
- How to make footer area transparent? Using Avada and WordPress [closed]
- Add footer widgets
- Adding text to the footer of each post based on tags or categories
- Changing sidebar.php and footer.php depending on URL
- Custom headers in WordPress, are there also custom footers?
- enqueue jQuery into the footer
- Can’t find image to remove
- How do you remove header sitewide from mobile only?
- WordPress footer always at the bottom of the screen-page
- Putting footer links into different columns
- How could I change contact details in the footer?
- Add Developer Link on Homepage Only
- How to customize a section of a widget only on certain pages or page
- Duplicate Header and Footer
- Switch position of elements in the footer [closed]
- How to enqueue an external Javascript file to Frontpage footer
- Recent Posts Widget URL / Domain change
- Links in footer section
- Make a widget to my footer
- How to add navigation in footer like StackExchange?
- customize footer widgets area
- different contents and same sidebar approach?
- How to reuse parts of WordPress site e.g. header, footer, part of header for multiple WordPress sites?
- Use custom field value as href
- My CSS, footer and header don’t show up!
- How edit footer copyright info? [closed]
- Footnotes with dynamic title attributes?
- Why are some SVG-images not visible in my footer?