Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

alignment issue in 4-column

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2624
    Neil
    Participant

    Hi Support,
    I’ve a couple of pages created using 4 Column Content short-codes. The first instance works OK but the second doesn’t appear to align correctly unless I include several Non-breaking space / clear lines between them. Even then it doesn’t resize very well.
    Is their something I should enter?

    http://m2mconnect.co.uk/manufacturers/ looks OK with a few &nbsp added

    http://m2mconnect.co.uk/products/ doesn’t – my workaround would require another &nbsp added between the each of the 4-column areas, but still doesn’t scale correct in some browser view-widths so I know I’ve got something missing.
    Many thanks, Neil

    #2630
    Grace Themes
    Member

    Hi Neil,

    Please use the <div class="clear"></div> after first four column shortcode

    [column_content type="one_fourth"]
    	Column 1 Content goes here...
    [/column_content]
    
    [column_content type="one_fourth"]
    	Column 2 Content goes here...
    [/column_content]
    
    [column_content type="one_fourth"]
    	Column 3 Content goes here...
    [/column_content]
    
    [column_content type="one_fourth_last"]
    	Column 4 Content goes here...
    [/column_content]
    
    <div class="clear"></div>

    Regards
    Grace Themes

    #2648
    Neil
    Participant

    Many thanks for the support.

    Works great!

    Regards, Neil

    #2655
    Grace Themes
    Member

    Hi Neil

    Please don’t hesitate to contact us for any support. Our support team is always ready to help you with any problems of customization.

    Regards
    Grace Themes

    #2659
    Neil
    Participant

    Thanks, This is working great now.

    Is it possible to have ‘multi-width’ columns in this theme?
    E.g if planning a four-column section could one of the columns be triple width…

    [column_content type=”one_fourth”] + define as width=3 column width
    Column 1 Content goes here…
    [/column_content]

    [column_content type=”one_fourth_last”]
    Column 4 Content goes here…
    [/column_content]

    so that ..

    | Column 1 Content goes here… &2 &3 |Column 1 Content here..|

    Many thanks, Neil

    #2668
    Grace Themes
    Member

    Hi Neil

    Sorry to say that this is not available in our theme.

    Regards
    Grace Themes

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