Front Page Off Display Issue

Discussion in 'RoadFighter WordPress Theme' started by ybombale, Aug 6, 2013.

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

    ybombale New Member

    Joined:
    Jul 15, 2013
    Messages:
    18
    Likes Received:
    0
    I just installed the theme in a new site and after I deactivated the Front Page option, and checking it from a smart phone, I noticed that the Logo & Navigation Menu were pulled down letting a huge bank space in the header.

    How to solve this please?
    Thanks

    See image attached.
     

    Attached Files:

  2. ybombale

    ybombale New Member

    Joined:
    Jul 15, 2013
    Messages:
    18
    Likes Received:
    0
    Also please, I would like to know how can I wrap the text around the images in my Blog Page so it doesn't display an empty space in the right side.
     
  3. ybombale

    ybombale New Member

    Joined:
    Jul 15, 2013
    Messages:
    18
    Likes Received:
    0
    Any help with this?
     
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  5. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Please download the fresh copy of RoadFighter Theme from the members area (http://inkthemes.com/members/member)
    and, upload and activate it in your dashboard.

    Follow the link given below for reference.
    http://www.inkthemes.com/how-to-update-a-premium-theme-by-inkthemes/05/

    And Now,
    Go to the Appearance > Theme Options > General Settings > Front Page On/Off section and turn Off the front page
    and then go to the Reading Settings ( Settings > Reading) and select your front page ( i.e. blog page) to your static page as shown in the image given below.

    [​IMG]

    This will solve your issue.
     
  6. ybombale

    ybombale New Member

    Joined:
    Jul 15, 2013
    Messages:
    18
    Likes Received:
    0
    Ok, thanks. I will update now.

    Please and could you also let me know about how can I wrap the text around the images in my Blog Page?

    Thanks
     
  7. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Paste the code given below in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .content-bar .post .post_content img.postimg {
    float: left;
    margin-right: 10px;
    }
    This will solve your issue.
     
  8. ybombale

    ybombale New Member

    Joined:
    Jul 15, 2013
    Messages:
    18
    Likes Received:
    0
    Thank You, That worked for me ;)
     
Thread Status:
Not open for further replies.

Share This Page