Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1118977

    I’m using columns inside of my tabs but the content isn’t aligning correctly.

    #1118982
    This reply has been marked as private.
    #1119123
    This reply has been marked as private.
    #1119728
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! When using a column shortcode the proper way is to enclose it fist with a container shortcode. Please edit your page have this format instead:

    [x_row inner_container="false" marginless_columns="false" style="margin: 0px auto;padding: 0px;"][column type="1/2"] Place your content in here. [/column] [column type="1/2" last="true"] Place your content in here. [/column][/x_row]
    
    [x_row inner_container="false" marginless_columns="false" style="margin: 0px auto;padding: 0px;"][column type="1/1"] Place your content in here. [/column][/x_row]
    
    [x_row inner_container="false" marginless_columns="false" style="margin: 0px auto;padding: 0px;"][column type="1/3"] Place your content in here. [/column][column type="1/3" last="true"] Place your content in here. [/column][column type="1/3" last="true"] Place your content in here. [/column][/x_row]

    Hope this would help you.

    #1119881
    This reply has been marked as private.
    #1119993
    Christopher
    Moderator

    Hi there,

    Please add margin: 0 auto;display: block; in image’s style field.

    Hope it helps.

  • <script> jQuery(function($){ $("#no-reply-1118977 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>