Sign Up Now bar and button dissapeared

Discussion in 'GoldenEagle WordPress Theme' started by rdiazsmith, Apr 16, 2013.

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

    rdiazsmith New Member

    Joined:
    Feb 21, 2013
    Messages:
    17
    Likes Received:
    0
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS


    Code:
    .feature-buttons {
    display: run-in;
    }
    .feature-text {
    display: run-in;
    }
    This will solve your issue.
     
  3. rdiazsmith

    rdiazsmith New Member

    Joined:
    Feb 21, 2013
    Messages:
    17
    Likes Received:
    0
    Fixed. Thanks Gourav.
     
Thread Status:
Not open for further replies.

Share This Page