Replace Blog on Homepage with HTML

Discussion in 'Foogo Pro WordPress Theme' started by marketingtypeguys, Sep 30, 2015.

  1. marketingtypeguys

    marketingtypeguys Member

    Joined:
    Apr 15, 2014
    Messages:
    79
    Likes Received:
    1
    Hi -

    Is there a ways to replace the area that pulls in blog posts (on the Foogo theme) with a video, image or HTML?

    Thanks!

    Chris
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Yes, you can easily replace that area with video and image, you just all have to follow the video given below.

    Link of the video: http://screenpresso.com/=yKY6g

    Hope it will resolve your issue :)

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. v4sb

    v4sb Member

    Joined:
    Mar 14, 2013
    Messages:
    341
    Likes Received:
    0
    I tried to watch this video but it will not play. Can you resubmit the link or instructions?
     
  4. priya

    priya Guest

    Hello,

    Please follow the screenshot given below.

    foogo_replace_blog_image.png

    And paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .home-blog img {
        width: 100%;
        height: auto !important;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page