How do I change the background color of the home page teaser/blurb section. I changed the intro blurb background color that shows on all other pages but haven't figured out how to change the home page one.
Home page blurb background color
(6 posts)
(3 voices)
-
Posted 1 year ago #
-
Hello allencrawley,
I believe what you are looking for is an image which you can find at
infocus/images/outset_breadcrumbs.gif. If this is not what you were looking for then go ahead and take a screenshot and highlight the areas which you are having issues with.Posted 1 year ago # -
I've attached a screenshot showing which section I'm referring to.
Posted 1 year ago # -
nt
Posted 1 year ago # -
Hello allencrawley,
Have you tried editing the outset_breadcrumbs.gif image as explained in my previous post? I believe this is what you are looking for.
If you open up
/wp-content/themes/infocus/style.cssyou can find the background color being used on line 279.Posted 1 year ago # -
I modified that background with Support's assistance. They gave me the following code to enter in inFocus>General Settings>Custom CSS:
.is_home #intro {
background: url("http://www.yoururl/wp-content/themes/infocus/images/bg_content.png")
repeat top left;}
Just replace your image url in the code above.
Posted 9 months ago #
Reply
You must log in to post.













