Hi there,
I’ve tried several CSS options I found on this forum, but non of them seem to work to get my portfolio items full width. Such as these (together and separate):
.single-x-portfolio .x-container.max.width.offset {
max-width: 100%;
width: 100%;
margin: 0;
}
.single-x-portfolio .entry-wrap {
padding: 0px;
}
.single-x-portfolio .entry-header {
display: none;
}
.x-portfolio .entry-extra {
display: none!important;
}
.x-portfolio .entry-info {
width: 100%;
}
Any thoughts?
https://reginar.photography/gallery/urban-dynamic/ (but goes for any gallery)