wraps with same height
Hey,
I choose the Highlight Right and Left style in the wraps on different subsites. On the one side is text and on the other side is a picture in the background.
Each picture is saved with the same height and width.
I want to have the same height from text and background picture on each subsite.
So I edit my CSS with the following:
#section.mcb-section.highlight-right {height: 600px; }
#section.mcb-section.highlight-leftt {height: 600px; }
But it doesn't work. Can anybody help me?
I choose the Highlight Right and Left style in the wraps on different subsites. On the one side is text and on the other side is a picture in the background.
Each picture is saved with the same height and width.
I want to have the same height from text and background picture on each subsite.
So I edit my CSS with the following:
#section.mcb-section.highlight-right {height: 600px; }
#section.mcb-section.highlight-leftt {height: 600px; }
But it doesn't work. Can anybody help me?
Comments
The equal height of wraps is used to position elements on: top, middle or bottom in wraps. In order to achieve this you need to:
1. Edit your page, and go to the muffin builder. Edit a section and under the advanced>style select 'equal height of wraps'. See screens:
http://prntscr.com/f40hvn
http://prntscr.com/f40kh0
2. Now edit each wrap in that section and set the desired vertical align(top, middle or bottom). See screens:
http://prntscr.com/f40kvr
http://prntscr.com/f40lhl