New Wordpress Theme but stuck with something? help needed

by l23bc
2 replies
  • WEB DESIGN
  • |
Hi WF


I am trying to customize this new theme i am using and all seems to be going well but i cannot seem to shift the home icon from it

http://www.andrewsaffilatemarketingsecerts.com
is my Blog page.

was wondering if any warriors are using this and how do i change it to get rid of the red house on it so i can show my logo larger and on the actual word press logo on the page like i previously on the flexabilty 3 theme

thanks
#needed #stuck #theme #wordpress
  • Profile picture of the author joe ferdinando
    Andrew

    The Red house is a FONT!

    FONT = f015

    also found in your "font-awesome-css"

    you should look for this code in your files:

    Code:
    media="all"
    .fa-home:before {
    content: "f015";
    }
    Go into your themes folder and look in the index and header.php



    Originally Posted by l23bc View Post

    Hi WF


    I am trying to customize this new theme i am using and all seems to be going well but i cannot seem to shift the home icon from it

    http://www.andrewsaffilatemarketingsecerts.com
    is my Blog page.

    was wondering if any warriors are using this and how do i change it to get rid of the red house on it so i can show my logo larger and on the actual word press logo on the page like i previously on the flexabilty 3 theme

    thanks
    Signature
    {{ DiscussionBoard.errors[9014562].message }}
    • Profile picture of the author l23bc
      Originally Posted by joe ferdinando View Post

      Andrew

      The Red house is a FONT!

      FONT = f015

      also found in your "font-awesome-css"

      you should look for this code in your files:

      Code:
      media="all"
      .fa-home:before {
      content: "f015";
      }
      Go into your themes folder and look in the index and header.php
      Kudos My friend That also means i can Change it to my defult in the page

      Thanks again for your help
      andrew
      Signature

      No Link here or Nothing to Promote Just a Old Happy Warrior User reading Topics

      {{ DiscussionBoard.errors[9014584].message }}

Trending Topics