-
AuthorSearch Results
-
August 9, 2016 at 2:29 pm #43217
In reply to: How to make [whats] feature image clickable?
Hi Shri,
I don’t know if you changed something. But the only thing I recognized is that the Menu button is completely gone on the mobile version. I want this button to be there and be active.
Did you change something else? Because the colors remaij the same. (I am watching mobile version only because I am not near a computer right now.
Thanks alot for the effort.
Regards,
Richard
August 9, 2016 at 9:53 am #43176In reply to: How to make [whats] feature image clickable?
I only see one thing that changed right now. That is the (anchor) link from the [whats] feature. Do you know how I can change this color? I think because you set a new link, or html code, the Theme Options does not recognize the code so the color goes back to the original.
Richard
August 9, 2016 at 9:37 am #43169In reply to: How to make [whats] feature image clickable?
Hmm, doesn’t resolve anything yet for me. Still can’t find where I can change the color of the links..
Where do I have to look? Style.css?
Richard
August 9, 2016 at 9:35 am #43167In reply to: How to make [whats] feature image clickable?
Hi Shri,
Thanks alot. May I know what you have changed? Since I don’t know how to get the color of the link back to blue instead of the standard color.
Richard
August 9, 2016 at 1:49 am #43121In reply to: Charity theme – make menu bar darker
Figured it out, you need to put this code in the custom css area:
.header{ background-color:rgba(0, 0, 0, 0.6) !important;}Adjust the 0.6 up or down to your liking. (ie: 0.8 or 0.7 or 0.6, etc…)
August 8, 2016 at 6:53 pm #43108Topic: Legal Expert Pro
in forum All Other ThemesI can’t find where to change the underline color on the main navigation menu?
Any help would be appreciated.
http://honeychurchcriminallaw.com/www/Thanks, Bobby
August 8, 2016 at 1:01 pm #43074In reply to: Charity theme – make menu bar darker
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.header, .header .header-inner .nav ul li:hover > ul { background-color:rgba(0, 0, 0, 0.8) !important;}
Regards,
ShriAugust 5, 2016 at 1:12 pm #42885Hi Nick,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.officehour .one_half .commonbox {
background-color: rgba(255, 162, 0, 0.6);
color: #fff;
font-size: 14px;
line-height: 22px;
min-height: 254px;
padding: 25px;
position: relative;
}.officehour .one_half .lstbx {
padding: 0;
text-align: left;
}
.officehour .last_column {
float: right;
}Regards,
ShriAugust 4, 2016 at 1:00 pm #42780In reply to: Sections in Girlie Pro Issue
Pink color issue has been resolved.
I would recommend you to hire a web developer for custom requirements as theme developers we aren’t supposed to entirely customize your website.
We have already done enough for you.
Regards,
ShriAugust 4, 2016 at 11:34 am #42760In reply to: Coffee Pro – Footer widget link text color
Hi Beth,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.cols-4 ul li a { color:#000 !important;}
Regards,
ShriAugust 3, 2016 at 12:17 pm #42659In reply to: SKT Fitness Pro Problems
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
body, .contact-form-section .address, .newsletter, .top-grey-box, .testimonial-section .t estimonial-box .testimonial-content .testimonial-mid, .right-features .feature-cell, .acco rdion-box .acc-content, .work-box .work-info, .feature-box { color:inherit !important;}
.footer { color:#fff !important;}
Regards,
ShriAugust 3, 2016 at 12:15 pm #42652In reply to: Charity theme – make menu bar darker
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.header .header-inner .nav ul li a { color:#000 !important;}
.header .header-inner .nav ul li a:hover { color:#9e015a !important;}Regards,
ShriAugust 2, 2016 at 5:43 pm #42551In reply to: SKT Fitness Pro Problems
Ok now i have an other Problem. I changed the body color and now i can not change footer body color. But i need to Change it. For that i can use like before. Twice colors. My green and the normal white. How can i change?
Regards
Stephan
August 1, 2016 at 12:44 pm #42410In reply to: Change Facebook icon
Appearance > Theme Options> Basic Settings > Custom CSS
.footer-top i{background:#914468; color:#ffffff;}
.footer-top strong{color:#ffffff; font-size:14px; }
.footer-top .column2 .seprate-column a::after{content:none !important;}
.wrap_two p{color:#000000; font-size:17px; }
Go to Appearance > Basic Settings and find
1) Slider Caption Title
2) Slider Caption Description
3) Slider Caption Read More Button
Go to Appearance > Theme Option > Section > Header
[social_area]
[social icon=”facebook-square” link=”#”]
[/social_area]Regards,
ShriAugust 1, 2016 at 12:42 pm #42408In reply to: SKT Shopzee – testimonial
Kindly go to Appearance > Theme Options> Basic Settings > Custom CSS
.topnav, .header-right .column1{display:none;}
.header-right .column2{ float:right; }
.header-right .column2 i{background:#edc339; color:#ffffff;}Regards,
Shri -
AuthorSearch Results