Home › Forums › All Other Themes › fifth colunm
- This topic has 3 replies, 2 voices, and was last updated 7 years, 6 months ago by
Forum Moderator.
-
AuthorPosts
-
March 25, 2016 at 5:49 pm #28125
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?
March 28, 2016 at 5:15 am #28264Hi Aurora,
Kindly show us your website URL.
Regards,
BradApril 1, 2016 at 10:56 am #28995http://www.laurorabono.it/wordpress/contatti/
April 1, 2016 at 12:03 pm #29000Hi 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 -
AuthorPosts
- You must be logged in to reply to this topic.