- This topic has 1 reply, 2 voices, and was last updated 7 years, 5 months ago by Hash.
Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
- November 29, 2016 at 3:25 pm #1243publicpartnershipParticipant
Hello,
I would like to know a way for sections such as the counter section to display only 2 posts instead of 4, same with the featured section but only 3 posts. How do I get rid of the unwanted posts of those sections and center it correctly? Also how can I show more of the text in the featured section, as current text is cut off.
Site: publicpartnership.org
thanks so much!
December 23, 2016 at 8:57 pm #1472HashKeymasterHi,
Just don’t select the page for the field in the featured section. That is all you need to do.
and add the below CSS in the custom CSS in the customizer panel if you want to center the posts.hs-featured-post{
width: 31.33%;
}To show more text in the feature section it is a bit complex. It will require change in code. And similar with the counter section as well.
- AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.