Change icon-home color - by longfit - on WordPress WooCommerce support

This topic has 6 replies, 3 voices, and was last updated 8 years, 10 months ago ago by Eva Kemp

  • Avatar: longfit
    longfit
    Participant
    May 30, 2015 at 08:38

    Hi
    How to change the icon-home colorn below

    <p class=”footer-home”>
    <i class=”icon-home”></i>
    United Kingdom, London <br>
    Simple Street 15A
    </p>

    replace below not work
    <i class=”icon-home” style=”color: #08088A”></i>

    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    May 30, 2015 at 09:00

    Hello,

    Please show on a screenshot what icon you want to modify and provide us with link to your site.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: longfit
    longfit
    Participant
    June 1, 2015 at 14:32

    since i have shown the information of office address

    at ./contact

    <p class=”footer-home”>
    <i class=”icon-home”></i>
    United Kingdom, London <br>
    Simple Street 15A
    </p>

    Home Icon is white color and background color is always white .

    that why I want to change home icon as dark

    Best Regards

    Mr YEUNG

    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 1, 2015 at 14:45

    Hello,

    As I see footer background is grey and it’s looking fine. Please see screenshot: http://prntscr.com/7buyov

    Regards,
    Robert Hall.

    Avatar: longfit
    longfit
    Participant
    June 2, 2015 at 02:20

    Any example code change background color as grey when I call contact form

    thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    June 2, 2015 at 09:42

    Hello,

    If you want to change color for “home” icon you need add this code in custom.css file:

    .footer-home i {
        color: grey !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.