Home › Forums › WordPress Themes – Premium › Luminescence › Use background color AND image on this theme
I want to use BOTH a background color, and image for this theme. I don’t see a way to do this in the appearance >> customize area. Thank you.
Hi Sandy,
These feature does not available in current version of theme, we will adding these features in next update, please follow the step to fix the issue:
body { background : url('something.jpg') no-repeat #ddd; }
Note: Use the custom css plugin or child theme to write the css. #use the image and color that you want in image and color section.
Thanks