Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1257386
    simone
    Participant

    http://new.greenepsych.com/sport-packages/

    Hi – having some alignment issues. I want to center the list in the column with the text aligned left. I am able to center or align text left… how do I get both centered in the column and the left aligned text?

    many thanks!

    #1257561
    Rupok
    Member

    Hi there,

    Usually you need to make the text align to center to make the list center aligned. If you want the text align to center and center whole list then you can add something like this under Custom > CSS in the Customizer.

    .x-ul-icons {
      margin: 0 auto !important;
      text-align: left;
      width: 300px;
    }

    Hope this helps.

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