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)
  1. Bignomis
    Member

    Member
    Joined: Apr 2012
    Posts: 4

    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

    Posted 1 year ago #
  2. Bignomis
    Member

    Member
    Joined: Apr 2012
    Posts: 4

    forgot to include url
    www.wensleydalekitchens.co.uk

    Posted 1 year ago #
  3. elames
    Pro Member

    Pro Member
    Joined: Jan 2012
    Posts: 282

    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 #
  4. Bignomis
    Member

    Member
    Joined: Apr 2012
    Posts: 4

    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?
    Thanks

    Posted 1 year ago #
  5. elames
    Pro Member

    Pro Member
    Joined: Jan 2012
    Posts: 282

    Did you try using the hex code rather than the name of the color?

    Posted 1 year ago #
  6. Nitesh
    Support Staff

    Support Staff
    Joined: Dec 2011
    Posts: 1,888

    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 #
  7. Bignomis
    Member

    Member
    Joined: Apr 2012
    Posts: 4

    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?
    Thanks

    Thanks also elames

    Posted 1 year ago #
  8. judeangel
    Member

    Member
    Joined: Jul 2012
    Posts: 3

    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 #
  9. Gourav
    Support Staff

    Support Staff
    Joined: Jun 2012
    Posts: 1,735

    @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 #
  10. judeangel
    Member

    Member
    Joined: Jul 2012
    Posts: 3

    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 #
  11. Gourav
    Support Staff

    Support Staff
    Joined: Jun 2012
    Posts: 1,735

    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 #

RSS feed for this topic

Reply

You must log in to post.