Hi guys- It's me again. First off thanks so much for your help; I appreciate it. Secondly... 1. I need to play with the Home Page Blockquote whether it is the color of the block or the text that's in it. What I have there currently might be too harsh. So I was thinking transparent for the block quote ( like in the slider box) and then #ed4e27 for the color of the text inside it. Can you give me some instructions on this? 2. I want to replace the current social links icons on the fat footer with some other icons. how do I do that? 3. On the thin footer when I try to click on the email address to test and make sure that the email feature works, it does not work. How do we make sure that when you hover over [email protected], a send email box pops up? 3. My website still does not pull correctly on a smart phone/tablet etc? For example: the testimonials are all squished in the home page and you can't read all text, the sign up for newsletter blockquote is all squished, under services the "need home staging - book now" is all squished, same goes for "need a home makeover - book now". How do I make sure that the v slider widget in my sidebar shows centered when pulled on a mobile phone? My logo also shifts to the right. how do I correct it? Thanks so much. Keti
1.For your first issue Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .signuparea .signup-content { background-color: rgba(255, 255, 255,0.4)!important; } .signup-content .signupinfo { color: #ed4e27; } 2.For your second issue Download Social Media Widget plugin from WordPress.org and upload it. http://wordpress.org/plugins/social-media-widget/ 3. Your third and fourth issue resolved, Please check your website.
Hi Gourav- Thanks for the feedback. It seems like I am still having some minor things I would like to resolve. 1. Testimonials 1.1 I just replaced a really short testimonial with a longer one and not text is cut up and you can't see. How do I expand the narrative portion of the testimonial and how do I make sure that text is aligned to the left? As you will see the 2nd, 3rd, 4th, 5th testimonials look awkward. 2. Slider info. I need to play with the size of my company name in the Slider. Need to make Design By KETI ( notice "By" is in upper and not lower case (by). Also the words "Design By" need to be in some sort of free style font to match the font on my Logo. 3. "Read More"..."Book Now" blocks...I need for the background to be this color #C7442E AND Translucent, and I need for the text "Read More"..."Book Now" to be #white. Perhaps the font needs to be a tad larger than what it is now. 4. Social Links on the Fat Footer. I really like how they are listed now in a vertical manner. ( I tried the Social Media widget you referred to above but was not too crazy about it) All I need to know how to do is replace the current icons with some other icons. In addition it's important that I have Google+ added on the first page as an option as well. Thank you kindly and in advance for all your help. Keti .
1). For this issue, could you please send us your dashboard details. Thread Link: Your Website URL: WordPress Username: WordPress Password: Send this information on our email at [email protected] 2). For this issue, paste the following code in your Custom CSS (Appearance -> Theme Options -> Styling Options -> Custom CSS) Code: span { text-transform: capitalize; font-style: italic; } 3). You have to change the "readmoregray.png" image for the read more background from the image directory. If you want to change the text color then paste the following code in your Custom CSS (Appearance -> Theme Options -> Styling Options -> Custom CSS) Code: .feature-content-inner .read-more { color: white; } 4) Unfortunately there isn't a way to do that with our theme unless you custom code something up. Sorry. If this isn't something you're able to do then you would need to hire a developer for this.