How to remove custom background image eVoLve theme
-
I want to remove custom background images of eVoLve wordpress theme.
I want to edit it in google chrome dev tools .It has shown the following code to itbody.custom-background { background-image: url('http://127.0.0.1:4001/wordpress/wp-content/themes/evolve/library/media/images/default-bg.jpg'); background-repeat: repeat; background-position: top left; background-attachment: scroll; }However it is coded as Inline style sheet .I cant find it anywhere in my theme file
I want to change custom background to any colour i want ..I can remove background image by commenting out the lines 323 and 324 in basic-functions.php ,but only white colour is appearing as default.Please help me .http://ww.wp.xz.cn/themes/evolve
Thanks in advance,
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘How to remove custom background image eVoLve theme’ is closed to new replies.