Ethos Portfolio Page Not Displaying Correctly

On my portfolio page, the images appear on the left while the rest of the text is on the right when it’s in full size browser. However when the browser is resized smaller, the layout appears correctly, with image at the top and text at the bottom.

How do I make it consistently appear with the image at the top and text at the bottom, please advise. Video illustration in secure note.

Hi There,

Please try adding this custom CSS under Theme Options > CSS:

.single-x-portfolio .entry-featured,
.single-x-portfolio .entry-wrap {
    width: 100%;
}

Let us know how it goes!

THanks very much! It worked well… :slight_smile:

Hi @nebworx,

happy to hear that.

Feel free to ask us again.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.