Creating Columns in Hemingway Rewritten theme
-
I am trying to create columns on a page under the Hemingway Rewritten theme. I tried using a code that looks like this:
<div style=”width:40%;padding:0 10pt 0 0;float:left;”>
Column 1 info here
Column 1 info here
Column 1 info here
</div><div style=”width:40%;padding:0 10pt 0 0;float:right;”>
Column 2 info here
Column 2 info here
Column 2 info here
</div>But it has not worked. Any help would be great!
The blog I need help with is: (visible only to logged in users)
-
Are you trying to revise the entire theme, or just within each post? Do you have the Custom Design upgrade?
-
- The topic ‘Creating Columns in Hemingway Rewritten theme’ is closed to new replies.