Hi there!
I believe Gym Portfolio items are set to 2/3 (featured image) and 1/3 (content).
I found a helpful post which contained the following suggested code for switching to a single column full width:
.single-x-portfolio .entry-featured,
.single-x-portfolio .entry-wrap {
float: none;
width: 100%;
margin: 0 auto 30px;
}
Can you please suggest a code to adjust the current 2 column width to 1/2 (image) and 1/2 (content)? Thanks so much!
Susan
