Headings in columns
-
Hello,
I can’t figure out how to make a heading H1 or H2 for each column and row. Right now the heading is only in the first and second row of the first column. But I want to set on each column a heading.
If I put headings between rows and not before there will be a heading in one row only, and if I put heading between [su_row] or [su_column size=”1/2″] it does not work.
Here is what I want to achieve (edited in Photoshop): https://i62.tinypic.com/2w32g5i.jpg
How can I make this?
My code:
<h2>Heading 3</h2> [su_row] [su_column size="1/2"]Content[/su_column] [su_column size="1/2"]Content[/su_column] [/su_row] <h2>Heading 4</h2> [su_row] [su_column size="1/2"]Content[/su_column] [su_column size="1/2"]Content[/su_column] [/su_row]
- The topic ‘Headings in columns’ is closed to new replies.