Reply To: Portfolio items out of alignment.

Homepage Community Forums Epik Theme Support Portfolio items out of alignment. Reply To: Portfolio items out of alignment.

#8478
Wes
Moderator

    Just add this code to your css –

    .clear {
    	clear: both;
    }

    ….and that should be it.

    I’m almost done with a few other projects I’ve been working on, so I’ll be applying that update an a few more to some of themes very soon.