Creating Columns in Hemingway Rewritten theme

  • Unknown's avatar

    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)

  • Unknown's avatar

    Are you trying to revise the entire theme, or just within each post? Do you have the Custom Design upgrade?

  • Unknown's avatar

    just within a page (mainly under one heading).

    I do not have the upgrade

  • The topic ‘Creating Columns in Hemingway Rewritten theme’ is closed to new replies.