Tagline disappeared

Discussion in 'Forum Rules' started by danbcheney, Mar 7, 2013.

Thread Status:
Not open for further replies.
  1. danbcheney

    danbcheney New Member

    Joined:
    Feb 12, 2013
    Messages:
    13
    Likes Received:
    0
    The text in our home page tagline has disappeared. I'm looking through the css code and see that it is wrapped by the 'feature-text' div and the css setting look fine but nothing is showing. The text content is entered in your Theme options/home page bottom settings in the Tagline Text field. Yet nothing shows up in the tagline area.

    What am I missing?

    Thank you.

    Daniel
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  3. danbcheney

    danbcheney New Member

    Joined:
    Feb 12, 2013
    Messages:
    13
    Likes Received:
    0
    It is inform.danielcheney.com

    Thanks. :)
     
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    This problem might be occurring due to any one of the plugin you are using,
    Deactivate all plugins one by one and checkout which plugin creating this problem.
    This will solve your issue.
     
  5. danbcheney

    danbcheney New Member

    Joined:
    Feb 12, 2013
    Messages:
    13
    Likes Received:
    0
    I've not added any new plugins since it was working. I've gone ahead and deactivated all plugins and it still doesn't display any text in the tagline area.

    Thanks.
     
  6. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    We are not getting your issue. Please explain with the help of screenshot, About which area you are talking.
     
  7. danbcheney

    danbcheney New Member

    Joined:
    Feb 12, 2013
    Messages:
    13
    Likes Received:
    0
    Here is a screen shot. I've captured this from a Google Chrome session.

    Thanks.
     

    Attached Files:

  8. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Paste the following code in your custom css
    Appearance -> Theme Options -> Styling Options -> Custom CSS
    Code:
    .feature-text h1 {
    font-size: 25px;
    }
    This will solve your issue.
     
  9. danbcheney

    danbcheney New Member

    Joined:
    Feb 12, 2013
    Messages:
    13
    Likes Received:
    0
    thank you.
     
Thread Status:
Not open for further replies.

Share This Page