Custom background won't display
-
I have decided to try to build my own wordpress theme after using dozens of free themes.
I added the custom background function to my functions.php file:
add_theme_support( ‘custom-background’ );The custom background menu shows up on my dashboard, but my website will not display any patterns or colors.
Any ideas?
The topic ‘Custom background won't display’ is closed to new replies.