- This topic has 1 reply, 2 voices, and was last updated 9 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Epik Theme Support › portfolio page items unified size and alignment
How do you get uniform looking size items on the portfolio page, and alignment? Does the featured image and the title of the image have to be exactly the same size or format and length? I set the the character length to “1”, to get rid of anything else, and “display post content”
this is a sample page with sample items.
http://66.147.244.211/~richate1/sandbox/portfolio-photography-category/
Or am I missing something here.
also, do I need to do something to get page numbers if I have a lot of posts.
Can use some help.
Thanks
Richard
Take a look at my comment here – http://appfinite.com/topic/portfolio-problem/#post-8091 and that should fix the alignment.
Also, add this to your css for the clear
part –
.clear {
clear: both;
}