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
Don't wait, Lookup for common queries by searching below
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)-
Posted 10 months ago #
-
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 # -
still the line out but Thank you 90% work good..
Posted 10 months ago # -
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 #
Reply
You must log in to post.