Hello, I bought Golden Eagle WordPress Theme. Can I have fixed image on background? I don't like repeat image background options. http://www.nailscube.it/ Thank you D
Please share your website link,so that we can provide you the exact solution. thanks and Regards, Piyush
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: body { background: #E5E60C !important; background-attachment: fixed !important; } If you would like to set the background image than put the url('image -url') instead of #E5E60C. This will solve your issue. Thanks and Regards, Piyush