Hi there!
Is there any way I could change the text alignment on the 4 featured areas of the home page so it's left aligned rather than justified on both sides?
Thanks again for all your help! You're support is awesome!
Bobby
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
Hi there!
Is there any way I could change the text alignment on the 4 featured areas of the home page so it's left aligned rather than justified on both sides?
Thanks again for all your help! You're support is awesome!
Bobby
Paste this code in Custom CSS
Appearance > Theme Option > Styling Option > Custom CSS
.feature-content .feature-item p{
text-align: left;
}
Thanks.
You must log in to post.