Important Note


We have shifted our support forum with more advance feature, So if you are Pro buyer at InkThemes.com, Do ask all your support queries at http://www.inkthemes.com/community



InkThemes Support Forum » Andrina Theme

How to center Feature area ?

(4 posts)
  1. nokhba
    Member

    Member
    Joined: Jul 2012
    Posts: 4

    I have andrina theme pro i got problem feature area table along the left and not exactly in the center any help please ?
    site : http://www.ebda3k.com

    Posted 10 months ago #
  2. Nitesh
    Support Staff

    Support Staff
    Joined: Dec 2011
    Posts: 1,888

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

    .feature-content .feature-item {
    width: 212px;
    float: right;
    margin-right: 8px;
    }
    .feature-content h1 {
    width: 875px;
    }
    .index-info .index-info-three {
    float: left;
    }
    .widget_inner .last{
    padding-right:20px;
    }

    Thanks.

    Posted 10 months ago #
  3. nokhba
    Member

    Member
    Joined: Jul 2012
    Posts: 4

    still the line out but Thank you 90% work good..

    Posted 10 months ago #
  4. Nitesh
    Support Staff

    Support Staff
    Joined: Dec 2011
    Posts: 1,888

    For heading and bottom border
    paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    .feature-content h1 {
    margin-right: 8px;
    }

    Thanks.

    Posted 10 months ago #

RSS feed for this topic

Reply

You must log in to post.