fifth colunm

Home Forums All Other Themes fifth colunm

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #28125
    AuroraAurora
    Member
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: March 14, 2016

    I need a three column layout for the contact page. A tight first column and other two the same size. I have tried with neasted column but it seems not working. Neither the fifth column works: with one_fifth – two_fifth – two_fifth_last, last column goes to a new line, even if I decrease the content size of the map, even if I replace the map with a paragraph.

    I have found this solution, but it’s not properly responsive…

    [column_content type="two_third"]
    <div style="width:15%; float:left; margin-right:5%">
    <img />
    <img />
    <img alt="" />
    </div>
    
    <div style="float:right; width:80%;">
    <h3 </h3>
    [blankspace height="20"]
    <p</p>
    </div>
    [/column_content] 
    
    [column_content type="one_third_last"]
    <iframe src="..."></iframe>
    [/column_content]

    Other suggestions please? How can I use the fifth colunm layout?

    #28264
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi Aurora,

    Kindly show us your website URL.

    Regards,
    Brad

    #28995
    AuroraAurora
    Member
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: March 14, 2016

    http://www.laurorabono.it/wordpress/contatti/

    #29000
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi Aurora,

    Kindly use this plugin Shortcode Ultimate: https://wordpress.org/plugins/shortcodes-ultimate/

    And use this shortoce:

    [su_row]
    [su_column size=”1/2″]Content goes here. [/su_column]
    [su_column size=”1/4″]Content goes here.[/su_column]
    [su_column size=”1/4″]Content goes here.[/su_column]
    [/su_row]

    Regards,
    Brad

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.