Hi,
I designed single portfolio items pages which are working well.
But below 767px width (mobile breakpoint) a white area / margin displays which is not set up.
If I delete any section of the portfolio items page the white area will still show up below 767px breakpoint.
How can I eliminate this?
Hey Daryl,
I believe you’re referring to the space shown in the screenshot below.

That space is the area for Portfolio Social Sharing. I see you’ve disabled the Portfolio social share but the area is still there so I believe that this is either a bug or an area that we could improve. The area should not be displayed if the social sharing is disabled. I’ll post this in our issue tracker to let our development team know of this case. For now, please add the following code in Theme Options > CSS.
.entry-extra {
display: none;
}
Hope that helps.
Ok Thanks.
You are most welcome Daryl.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.
