Tagged: color sections
-
AuthorPosts
-
March 6, 2015 at 9:49 pm #407296
Hello!
Long time Enfold user. I have your theme on 3 websites. Never encountered the following issue before:
1. Build out a Colored Section with various elements. Usually I set Section Minimum Height to “no minimum height, use content” and there is not an issue with the container correctly fitting the elements with the correct whitespace/padding. Now there is an issue. So I next tried to set a custom height in pixils. The container does not respond at all. I can put a size to over 500 and it expands correctly…if I try to change to to any size under 500 it will not respond.
2. I am also having an issue if I put a 1/1 layout container below the Colored section. It’s like the colored section’s bug from above takes over the 1/1 layout container. Same thing happens to the 1/1. I cannot get to to be smaller than 500 pixils. It does not take on the size of whatever elements I add to it.
3. I tested this 1/1 layout next to other elements and layouts and there is not an issue. It is only when it’s below a colored section.
4. I tested this on multiple pages on the site, and it’s happening site wide.
Thanks for any help you might offer.
Warm wishes!
LMMarch 7, 2015 at 12:37 am #407354This reply has been marked as private.March 7, 2015 at 2:04 am #407371This reply has been marked as private.March 9, 2015 at 5:12 pm #408269Hi!
It looks like you have some custom CSS which is setting a minimum height to the color sections.
.post-entry { min-height: 550px; }Remove that and they will go back to their original height.
Cheers!
ElliottMarch 21, 2015 at 8:15 am #415670Elliott – that did the trick. Thanks for looking into this for me.
March 23, 2015 at 4:50 am #416189 -
AuthorPosts
- You must be logged in to reply to this topic.
