• Resolved Alejandro Gándara

    (@agandaraporteiro)


    Hi! I’m trying to get a row of three grids to be displayed in the center of the page, but I can’t find the option. I’ve also tried with some html but it doesn’t seem to work, the grids always align to the left. I’m using a text widget to write the shortcode, I don’t know if that matters.

    Is it possible to center the grids?

    Thank you!

    • This topic was modified 8 years, 1 month ago by .
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author AccountClosed

    (@wistudatbe)

    Hello,
    Thanks for using our plugin.

    Yes you can do this with next setting:
    center grids

    If this not append to a widget, can you give me an URL so i can help you out.

    Regards,
    Danny

    rayuela1

    (@rayuela1)

    Hi Danny, in my case, I am using the plug in in several places, so it has only one set-up, and the container has to be 100% and its position is centered already.

    I added the code in the page about us and there is only ONE post I want to show.

    [gridwud slug="473" shape="6" button="1" grid="1"]

    I tried including: <div align="center"></div> but nothing happened.

    Cheers!!! ??
    Flor

    Plugin Author AccountClosed

    (@wistudatbe)

    Hi Flor,

    can you try:

    
    <div style="margin: 0 auto;"></div>
    

    Cheers ??
    ,DAnny

    rayuela1

    (@rayuela1)

    Hi Danny, no, it doesn’t work.

    I tried like that and I inserted also the “align center” code, but no, it is still aligned to the left.

    It’s like it recognizes that there is one space missing, although I write to only put 1 grid.

    In this post, I have the same problem. At the end of it, I wanted to mention only 3 posts (I am using it as: “if you want to read more, these posts may interest you”) and I would like them to appear in the square grid form, all of them having the same size. But I had to use one that looks different, but centered or wide 100%. If I chose the “square grid” form, it will appear aligned to the left.

    CHeers…!!! ??
    Flor

    Plugin Author AccountClosed

    (@wistudatbe)

    Hi Flor,
    It’s normal that the 3 squares are aligned to the right, there the space provided is for 4 squares.
    Sample
    [start] [visable 1][visable 2][visable 3][hidden 4] [end]

    So the hidden square is taken already the space.
    The only way to avoid this, is that i provide a new grid layout with 3 squares.
    Then you wil have centered squares ??
    [start] [visable 1][visable 2][visable 3] [end]

    If you want this, let me know.
    Regards, Danny

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘how to center grids’ is closed to new replies.