How to center only 3 fun facts?

  • Posted in : Empathy
  • robtissy
    Participant

    https://roberttisdale.com/#/about-me

    3 fun facts do not seem to center

    robtissy
    Participant

    Actually none of these sections center properly on that page. How do you properly center each of the sections?

    robtissy
    Participant

    This appears to be a problem with how the theme is programmed can you please provide step by step instructions on how to fix this or integrate the fix into the theme yourself???

    00:45 eurogos ╡ elricsfate: its really only a workaround. they are not centering because the
    ╡ css framework you use is expecting an even number of items in the row
    00:46 eurogos ╡ elricsfate: to apply this, you need to find the template which is generating
    ╡ the html and add a class to the row in order to be able to target it with CSS
    00:47 eurogos ╡ elricsfate: if you add this same class to all the rows, you can use a single
    ╡ flexbox declration in css to apply everywhere

    They also mentioned that flexbox should now be fully supported and is a superior solution

    https://css-tricks.com/snippets/css/a-guide-to-flexbox/

    serkan
    Moderator

    Hi,
    Just the clients’ section is not centered on that page. You can fix it with the correct row shortcode. Please use the column shortcode like this in the page editor section.
    col-xs-4 col-md-4
    Other sections are centered.
    You can read the shortcode section in the documentation.
    Thanks

    robtissy
    Participant

    Thanks Serkan. It’s not entirely clear where this should be placed or if there is any additional formatting asides from just writing

    col-xs-4 col-md-4

    Would you mind clarifying?

    Here is what’s there currently.

    https://paste.fedoraproject.org/paste/vA5VZcAcRb9ybwM3Zp~KRF5M1UNdIGYhyRLivL9gydE=

    robtissy
    Participant

    Nevermind, got it fixed by changing all of those to col-md-4. Thanks

    serkan
    Moderator

    You are welcome.

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