Forum Replies Created
-
AuthorPosts
-
janef
ParticipantHi, I'm running in to the same issue with reducing padding on mobile display between front page widgets in Essence Pro.I tried the following but this did not change anything. I also changed margin-bottom to 0px but this did not change anything either.I am using the Front Page 1 and Front Page Featured widgets and there is too much padding between the two on mobile display.Any feedback would be greatly appreciated. https://bit.ly/2IkwceO
@media only screen and (max-width: 860px) {
.flexible-widgets.widget-fourths .widget,
.flexible-widgets.widget-halves .widget,
.flexible-widgets.widget-thirds .widget {
float: none;
margin-left: 0;
width: 100%;
margin-bottom: 20px;
padding: 20px;
}}
janef
ParticipantBTW, I'm using Breakthrough Pro
janef
ParticipantHi Anita,
Essence Pro is set to full-width but all posts and pages place content in a sort of boxed layout. It's nice but the client wants the box removed. Here's another link so you can see: https://demo.studiopress.com/essence/unplug/
The box also lays a bit over the top of the header. I understand its to direct the eye to the content but it's a problem. Thank you. If you have any advice, that would be great.janef
ParticipantThank you Frankie. This did the trick! You are very kind to share. Much appreciated.
-
AuthorPosts