Home › Forums › WordPress Themes – Premium › Circumference › How to change background color or add image
- This topic has 9 replies, 14 voices, and was last updated 9 years, 3 months ago by
Sushil Adhikari.
-
AuthorPosts
-
June 11, 2014 at 9:05 pm #15248
Raz
MemberWould you please tell me how to change background color or add image in Circumference themes.
it is in customize -> background
June 11, 2014 at 9:09 pm #20083Sushil Adhikari
ModeratorHi Raz…welcome to the forum.
For the page background, you can do it here:
Appearance >> Background
June 11, 2014 at 10:48 pm #20084Raz
MemberThanks for your reply.
I don’t know where this is coming from
.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}
body.myatu_bgm_body { background-image: none !important;background-color: #ffffff !important; }this overwrite background-color: #ffffff
June 11, 2014 at 11:08 pm #20085Sushil Adhikari
ModeratorI never seen that body.myatu_bgm_body before, but did a quick check. You installed the Background Manager plugin which is doing it. I’m not familiar with that plugin so you will need to decide if you want to use it or the default background feature in WordPress. I’m assuming that plugin is overwriting the background.
June 12, 2014 at 12:24 am #20086Raz
MemberThanks again
It is strange. I dont know how I got that plug-in. I delete but but still I can’t change the background color. Is this something with your themes?
June 12, 2014 at 12:33 am #20087Sushil Adhikari
ModeratorYou’re welcome, and although I wish I could help more, it sounds like that plugin did not remove that styling after you deleted the plugin. Try to refresh your browser and clear it’s cache to see if that works. But, if the code you pastes is still there, you will need to contact the developer for that plugin and find out from them how to remove it.
June 12, 2014 at 8:36 pm #20090Raz
MemberHello
I have clean up all the codes still background color didn’t change.
Please take a look on attached image. I want to have background color like image. Is it possible, if so would you please let me know how i can change the css file or background color or image to accomplish it.Thanks again for your help.
bg-sample.jpgAttachments:
You must be logged in to view attached files.June 12, 2014 at 9:05 pm #20093Sushil Adhikari
ModeratorWhen you look at your source code of your page, this code you shown me no longer is there?
body.myatu_bgm_body { background-image: none !important;background-color: #ffffff !important; }
If that is gone now, then when you go to Appearance >> Background >> then change the colour background with the selector further down on that page, you should be able to change the background colour.
June 12, 2014 at 9:13 pm #20094Raz
MemberPlease go and check yourself
markettrendscorp.com
the tag is clean. I changed the color in Appearance >> Background but still background color is white.
June 12, 2014 at 9:21 pm #15249Sushil Adhikari
ModeratorAh… thanks for the link. The background is white because the site’s page is full width right now. The only time you see the blue background you set is on a short page like this one: http://markettrendscorp.com/services/
If you want to see the background on other pages, you need to change the full width to a boxed layout. Go to Appearance >> Customize >> Basic Settings >> Choose Boxed Medium under Page Width setting.
-
AuthorPosts
- You must be logged in to reply to this topic.