Community forum for knowledge and support

Updated 7 months ago

Feature section not behaving as expected

At a glance

A community member is having an issue with a feature section on a page and asks for help. Another community member requests a read-only link, which is provided. The second community member then provides detailed instructions on how to fix the issue, which involves making three changes to the enterprise-features_component, enterprise-features_content, and enterprise-features_mobile-image-wrapper elements on the mobile landscape breakpoint. The original community member confirms that the issue has been resolved. The second community member explains that the main reason for the issue was that the component was in a grid layout, and there were also some extra divs due to a code block.

Useful resources

Anyone able to help me work out why this feature section on this page isn't behaving properly?

M
N
5 comments

Would you mind sending a read-only link?

you'll need to make 3 changes. Make sure to do all of these changes on the MOBILE LANDSCAPE breakpoint.

  1. Change enterprise-features_component from grid to flex vertical
  2. Change enterprise-features_content to align stretch
  3. Change enterprise-features_mobile-image-wrapper with the combo class code to also be align stretch.

Let me know if you get hung up with these instructions, I could do a quick loom too.

Thanks so much all fixed

no problem. The main reason this happened is because the component was in grid. But the other reason is that you had a couple extra divs because of the code block.

Add a reply
Sign up and join the conversation on Slack