Community Forums › Forums › Archived Forums › General Discussion › text overlay in agency pro
Tagged: agency pro, text color
- This topic has 7 replies, 4 voices, and was last updated 10 years, 6 months ago by [email protected].
-
AuthorPosts
-
November 26, 2013 at 4:31 pm #75764jblethebyMember
I am Looking to see how i can just change the the Text color for the overlay text in agency pro. I have a text widget, and I cant see it in the default white. my concern is i do not want to change all text just this text box.
any and all help greatly appreciated
http://professorofrealestate.comNovember 26, 2013 at 4:38 pm #75767RobGMemberAccess your style.css file and look for the following CSS code. Just change the color:#fff to any color of your choice. Click save and your done. Hope this help
.home-top .widget-title { color: #fff; font-size: 60px; font-size: 6rem; line-height: 1;
To speed up the process please post the link to the website in question.
We recommend using Firebug to view source codes http://getfirebug.com/
RobGoss WordPress Developer
We build WordPress websites for your business or personal goals
http://www.robgoss.com / Follow me Twitter / https://twitter.com/robgossNovember 26, 2013 at 5:07 pm #75770jblethebyMemberThanks Rob okay part 2 to this question. can i add a background color to the text box? or home top widget box. htt://professorofrealestate.com i cant seem to find a color that wont blend in with the background image?
again thanks rob, that was and is extremely helpful
November 27, 2013 at 1:50 pm #75921RobGMemberWhich text box are you referring to?
To speed up the process please post the link to the website in question.
We recommend using Firebug to view source codes http://getfirebug.com/
RobGoss WordPress Developer
We build WordPress websites for your business or personal goals
http://www.robgoss.com / Follow me Twitter / https://twitter.com/robgossNovember 27, 2013 at 3:28 pm #75954jblethebyMemberin http://www.professorofrealestate.com, i put a text widget in the the Home top area, the text seems to get washed out with the graphic behind it. so what i was thinking is(and wondering really) is there was a way to have a background color for that particular text widget. Or am i going to have to create a picture and href it in? i would prefer to simplest as possible
November 28, 2013 at 1:13 pm #76068RobGMemberWell the only way I can think of is maybe try to realign your text so it won't cover the background image.
To speed up the process please post the link to the website in question.
We recommend using Firebug to view source codes http://getfirebug.com/
RobGoss WordPress Developer
We build WordPress websites for your business or personal goals
http://www.robgoss.com / Follow me Twitter / https://twitter.com/robgossNovember 28, 2013 at 1:31 pm #76072AnitaCKeymasterWhat you could do is - remove the title from the widget itself and add the title directly into the body of the text widget like this:
<br/><br/><div class="widget-wrap"><h4 class="widget-title widgettitle">Welcome to Professor of Real Estate!!!!</h4> <div class="textwidget">We are here to to help you leverage technology to Grow Your Business</div> </div>
See the breaks (BR's) in the beginning? You can add those so that it puts a space to drop the text down into the green area.
Need help with customization or troubleshooting? Reach out to me.
February 21, 2014 at 5:38 pm #91817[email protected]MemberI'm having a similar challenge on the front page of my site. The Title and Text is fading into my image. Is it possible to change the color of this widgets text and title colors? http://www.healingwithcoconut.com - Agency Pro site.
Thanks in advance.
-
AuthorPosts
- The forum ‘General Discussion’ is closed to new topics and replies.