This topic has 2 replies, 2 voices, and was last updated 7 years, 3 months ago by Fem.
Viewing 3 posts - 1 through 3 (of 3 total)
We have seen the content in the grid are not equal you need to add an equal amount of content in all grid profile this is coming due to CSS deprecated properties we will add in future updates. Now add this custom CSS and no need to remove content.
speakers_lists {
display: flex;
flex-wrap: wrap;
}
Due to no response from the last message, we assume the problem is resolved and we consider closing this topic. If you have any further queries related to the same question then please re-open post your question here instead of opening a new topic.
Viewing 3 posts - 1 through 3 (of 3 total)
The topic ‘Re: Speaker Page Layout alignment Problem’ is closed to new replies.