• Resolved David O'Shea

    (@hzombie)


    Hi,

    Basically, I am looking to add two columns of text for one individual line, with the rest of the page featuring the one column as usual.

    It would be highly appreciated!
    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    May i know your website url please to assist you properly?

    Thanks,
    Munir

    Thread Starter David O'Shea

    (@hzombie)

    Hi Munir,

    The website can be found here – the line I need to make two columns for is under the blue text.

    Thanks!

    Hi,

    You seems using a premium theme. Best support you can get from that theme author. However just to guide you i can tell you there must be some shortcode you can use. Please read on theme’s documentation or contact them if you can’t find it.

    Alternatively you can use this html code for 2 columns also if you are comfortable with html coding little bit.

    <div class="one_half">Left column content here</div>
    
    <div class="one_half column-last"> Right column content here</div>

    Hope it helps.

    Thanks,
    Munir

    Thread Starter David O'Shea

    (@hzombie)

    Hi Munir,

    I will try and apply it, and if it doesn’t work, I will contact them.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Two columns of text on one line’ is closed to new replies.