Hi
Because I have changed the footer background to a lighter color the footer text does not stand out. I have tried suggestions in previous posts on this subject but no success. Is it because the text is transparent or because it needs to have a color added.
Also I understand that unless I have the paid for version I cannot remove the credit to Ink Themes but how can I remove the other credit " Theme from InkThemes.com are based on P3+ Technology, giving .........really one of the best we saw everywhere.
- Neeraj Agarwal"
and also the green quote block in front of it.
Thanks
Don't wait, Lookup for common queries by searching below
Important Note
We have shifted our support forum with more advance feature, So if you are Pro buyer at InkThemes.com, Do ask all your support queries at http://www.inkthemes.com/community
InkThemes Support Forum » Colorway Theme
Footer text color - Bignomis
(11 posts)-
Posted 1 year ago #
-
forgot to include url
www.wensleydalekitchens.co.ukPosted 1 year ago # -
That information is changed under THEME OPTIONS/ HOME PAGE under the TESTIMONIALS. You put in your own text in the box provided.
Change color of footer widget text
Paste this code in Custom CSS
Appearance > Theme Option > Styling Option > Custom CSS
.footer-container h4 {
color: #your color value;
}.footer-container ul a {
color:# your color value
}Posted 1 year ago # -
Hi Thanks for the reply
The testimonial bit worked fine but still cannot change footer text - here is my custom.css with your code included and my (test) colors.footer-container {
background: #ffcc99;
}
.footer-navi {
background: #ffcc99;
}
Appearance > Theme Option > Styling Option > Custom CSS
.footer-container h4 {
color: red;
}
.footer-container ul a {
color: blue;
}Do you have any further suggestion?
ThanksPosted 1 year ago # -
Did you try using the hex code rather than the name of the color?
Posted 1 year ago # -
For footer text color
paste this code in Custom CSS
Appearance > Theme Option > Styling Option > Custom CSS.footer-navi .navigation ul li a { color:your color value; } .footer-navi .right-navi p { color: your color value; } .footer-navi .right-navi p a { color: your color value; }Thanks.
Posted 1 year ago # -
Thanks Nitesh that's fixed it.
Preceding the text is a little coloured block with quote marks (part of the initial colorway theme) any idea how to remove this?
ThanksThanks also elames
Posted 1 year ago # -
Hi, I have the same problem here. I could change the text colour from the right bottom text, but not with the left one. And also there is a horizontal line appeared.
How can I change the color text and remove the line?
The web url is: http://www.pourvous.co.id/home/
Thanks a lot in advanced :)
Posted 9 months ago # -
@judeangel,
Paste this code in Custom CSS
Appearance > Theme Option > Styling Option > Custom CSS.footer-navi .navigation ul li{ background-image:none; } .footer-navi .navigation ul li a{ color:red; }Thanks.
Posted 9 months ago # -
Dear Gourav,
I have paste the code with changing the color code, instead of red I put the HEX code #009A4E. Unfortunately it didn't work. No text color change and the line is still there.
What have I done wrong?
Thanks before.
Posted 9 months ago # -
Solution i have provided is working fine, Please check again that you are placing it at the right place or not.
You are using lite version of theme and we only provide extended support for premium users.Thanks.
Posted 9 months ago #
Reply
You must log in to post.