Contact Icons - by bekhike - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 8 years, 10 months ago ago by Stan Russell

  • Avatar: bekhike
    bekhike
    Participant
    June 8, 2015 at 05:49

    How do you add the phone and mail icon’s in front of text like on the contact page?
    https://www.8theme.com/demo/royal/?page_id=10128
    I have imported demo data but the contact page does not import.
    I have tried the li option with no luck.
    How do I get those icon’s please.
    Thanks
    Bek

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: stan
    Stan Russell
    Participant
    June 8, 2015 at 09:32

    Hello,

    we have sent you ‘Contact page 2’ and ‘Contact us’ pages to your email so you can import them in Dashboard > Tools > Import > WordPress. Please do not forget to click on ‘Download and import file attachments’.

    As for icons, they are added using following css code:

    .fa-phone:before {
      content: "\f095";
    }

    for phone

    .fa-envelope-o:before {
      content: "\f003";
    }

    for envelope.
    You can use this css code for other elements if you have appropriate skills.

    Regards,
    Stan Russell.

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

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

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