Blog section homepage issue

Discussion in 'RoadFighter WordPress Theme' started by astermedia, Jan 16, 2017.

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

    astermedia Member

    Joined:
    Nov 12, 2015
    Messages:
    62
    Likes Received:
    1
    Location:
    The Netherlands
    Hi there,

    Please look at my site.
    Is there a quick way or CSS option to:

    1.) Delete the Blog section from the homepage
    2.) Use the deleted blog space to publish a video (Youtube) or image instead?

    Pls advise, thanks in advance.
    Steven
     
  2. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Hello Steven,

    1) You can hide the blog section using below custom CSS code in Dahshboard->Appearance->Theme Options->Styling settings->Custom CSS field.
    Code:
    .feature_blog_content{
    display:none;
    }
    2) I didn't get your second query, would you please elaborate it?

    Warm Regards!
    Naveen Kolhe
    InkThemes.com
     
  3. astermedia

    astermedia Member

    Joined:
    Nov 12, 2015
    Messages:
    62
    Likes Received:
    1
    Location:
    The Netherlands
    Thanks for your help!

    Deleting the blog sections also deletes the Home Page Testimonial Section which I would like to keep :).
    And instead of the Blog section, I would like to publish a video in that area.

    Please advise, thanks
    Steven
     
  4. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    For this, we will have to make some source code changes on your site,

    We can do it for you, just share your admin credentials at [email protected] along with this thread link.

    We will do the needful.

    Warm Regards!
    Naveen Kolhe
    InkThemes.com
     
  5. astermedia

    astermedia Member

    Joined:
    Nov 12, 2015
    Messages:
    62
    Likes Received:
    1
    Location:
    The Netherlands
    Thanks Naveen!
    Steven
     
  6. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    welcome :)
     
Thread Status:
Not open for further replies.

Share This Page