Feature Paragraphs

Discussion in 'Andrina WordPress Theme' started by lklatt76, Dec 27, 2013.

  1. lklatt76

    lklatt76 Member

    Joined:
    Feb 24, 2013
    Messages:
    53
    Likes Received:
    0
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    For this you need to edit "front-page.php" file.
    Open "front-page.php" file and remove code shown in the image.

    featured.png


    After this paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .feature-content .feature-item {
    width: 295px;
    }
    .feature-content .feature-item img {
    width: 270px;
    height: auto;}
    Thanks & Regards
    Nitesh Raghuwanshi
     

Share This Page