- This topic has 4 replies, 3 voices, and was last updated 7 years, 9 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Epik Theme Support › Portfolio masonry is off
Bought/installed Epik theme tonight. Set up portfolio(s) and problem is first row displays 4 posts, 2nd row displays one post aligned far right, 3rd row displays one post aligned far left. Etc.
Things I’ve done so far (that have not yet yielded a resolution):
– searched for answers in this forum. Found similar issue but no resolution. https://appfinite.com/topic/epik-portfolio-misaligning/#post-15985
– downloaded and ran “Regenerate Thumbnail” plugin.
– experimented with selecting “Show Excerpt” or “Show Content”
http://practicaljazz.com/p1/
http://practicaljazz.com/p2/
http://practicaljazz.com/p3/
I replied to your other post here – https://appfinite.com/topic/epik-portfolio-misaligning/#post-15988 That will definitely fix it.
Thank you. I pasted the code accordingly. It fixed the issue on regular browser. Not fully on responsive. Screen shot.
Actually, I think it is ok now. I had that second part off and just put it in right place.
Next add this code in your Responsive Section under the (max-width: 580px) around line 4263 โ
.portfolio-clear-2 {
clear: none;
}
@ROBERT Yep, it’s looking good now ๐
I didn’t realize I didn’t have this update added in the default theme files. I’ll make sure that it is taken care of soon (in addition to some extras).
Thanks!