• Resolved bennovdh

    (@bennovdh)


    how do I create 3 columns on the main area of the homepage?

    I use WP 4.1 and Evolve

    thanks in advance

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter bennovdh

    (@bennovdh)

    I see I did not specify enough..
    I try to get 3 equal columns… anyone?

    FarzamF

    (@farzamf)

    Hi bennovdh,
    for 3 equal columns you can select no sidebar layot from Theme Option

    and create what you want in page content like :

    <div style="width:33.33%;float:left">something 1</div>
    <div style="width:33.33%;float:left">something 2</div>
    <div style="width:33.33%;float:left">something 3</div>
    Thread Starter bennovdh

    (@bennovdh)

    Thank very much, FarzamF !

    I think this will help me !!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘3 columns’ is closed to new replies.