- This topic has 3 replies, 3 voices, and was last updated 7 years, 5 months ago by
Hash.
Viewing 3 posts - 1 through 3 (of 3 total)
- AuthorPosts
- February 16, 2017 at 12:46 am #2020
Hash
KeymasterTry the CSS below
.hs-featured-post-wrap{ text-align: center; } .hs-featured-post{ float: none; display: inline-block; }
October 20, 2017 at 3:56 am #3738amber
Participanthey there I tried this code you provided in my total css.styles child theme (only I changed the .hs to .ht) but it didn’t change anything after the update.
So I tried this and I still changed nothing…. what can I do to center the featured section on my total theme. i just want to have one featured item.
.ht-featured-post-wrap{
text-align: center;
}.ht-featured-post {
float: none;
width: 100%;
}October 29, 2017 at 10:35 pm #3785Hash
KeymasterThe code should work for the total theme. Can you show me your website?
- AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.