Double home pages

Discussion in 'Infoway WordPress Theme' started by eliteprohomecleaning, May 18, 2013.

  1. eliteprohomecleaning

    eliteprohomecleaning New Member

    Joined:
    May 16, 2013
    Messages:
    1
    Likes Received:
    0
    Hello,
    I have a problem with having 2 home pages. I understand that the theme has it's own home page. However, when I tried to the delete the second home page under pages, it would not show my current home page at all. The permalink says: Permalink: http://eliteprohomecleaning.com/

    When I restored the second home page, it brought back my home page but kept the 2 home page tabs up top.

    What can I do to get rid of the second home page tab?
    Here is my link:
    http://eliteprohomecleaning.com/

    Second questions: How do I change the font color of the feature page heading?

    Thank you,
    Jennifer
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    1.For your first issue

    To solve the 2 Home Pages Issue.

    Follow the steps below.

    Step 1: Make sure you dont add a new page named "Home". The Themes comes with its own Home Page and therefore there is no need to Add a "Home" Page. If you have already added the new page named "Home", you need to delete that.

    Step 2: Make sure you have your reading settings appear as shown below.

    [​IMG]

    The extra Home would be removed automatically.


    2.For your second issue

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .slider_wrapper .infotag h1 {
    color: red;
    }
     

Share This Page