Column width

  • Posted in : uCard
  • Cobscreator
    Participant

    Hi there Ive got a page on the site :

    http://www.natalie amason dot com/#/about-natalie

    (the about Natalie block on the home page)

    I can seem to get the text on the left hand side to be in line with the text on the right .

    So the first topic on the left and second topic on the right are fine
    Then the 3rd topic on the left is all the way at the end of the page and then the 4 th topic on the right is in line with where the 3rd topic should be. I imagine its to do with the page width or column width so if you can point me in the right direction as Ive tried adjusting column width in the shortcode itself but doesn’t seem to be working

    (directly messaged you all the login info)

    Cobscreator
    Participant

    Hi any thoughts on this yet ?

    serkan
    Moderator

    Hi,
    Please go to appearance > widgets > homepage blocks and you can change the column position via drag and drop.
    Thanks

    Cobscreator
    Participant

    Hi think my issue wasn’t clear before

    This is what it currently looks like
    http://www.natalieamason.com/wp-content/uploads/2017/01/about-natalie-page-original-image.png

    But this is what I want it to look like

    http://www.natalieamason.com/wp-content/uploads/2017/01/about-natalie-page-image-1.png

    serkan
    Moderator

    Hi,
    I would recommend you to use two row shortcode in the about me page. Normally we are putting all the shortcode inside a row shortcode but if you divide to row, it will be fixed. Example;

    [row]
    [column width="6" width_md="6"]
    [service]
    content
    [/service]
    [/column]
    [column width="6" width_md="6"]
    [service]
    content
    [/service]
    [/column]
    [/row]
    [row]
    [column width="6" width_md="6"]
    [service]
    content
    [/service]
    [/column]
    [column width="6" width_md="6"]
    [service]
    content
    [/service]
    [/column]
    [/row]

    I just updated your shortcodes. It is looking fine now.

    Cobscreator
    Participant

    Thanks sooooo much :)

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register