Reply To: portfolio page items unified size and alignment

Homepage Community Forums Epik Theme Support portfolio page items unified size and alignment Reply To: portfolio page items unified size and alignment

#9377
Wes
Moderator

    Take a look at my comment here – https://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;
    }