0
Welcome Guest! Login
0 items Join Now

Icon Misalignment?

  • Icon Misalignment?

    Posted 9 months 2 weeks ago
    • After swapping to Font Awesome 6, the icons in one section are now aligned to the left rather than centered like they were. Some custom CSS I can use?

      discoverpc.net/

      This image is hidden for guests.
      Please log in or register to see it.
  • Re: Icon Misalignment?

    Posted 9 months 2 weeks ago
    • Did you set the FW icon to Fixed Width?

      Is this a particle? You can add "center" to the block variations as well.
    • Last Edit: 9 months 2 weeks ago by Jeff Keller.
  • Re: Icon Misalignment?

    Posted 9 months 2 weeks ago
    • Negative, that setting is not checked when selecting the icon.
  • Re: Icon Misalignment?

    Posted 9 months 2 weeks ago
    • All those techs and no one can fix it? lol Just kidding...

      A quick and easy override would be:

      .fa-4x {
        text-align: center;
      }
    • Last Edit: 9 months 2 weeks ago by Jeff Keller.
    • The following users have thanked you: Matt

  • Re: SOLVED Icon Misalignment?

    Posted 9 months 2 weeks ago
    • Got it sorted out... I added a "center" CSS class to the module, which aligned the icons.

Time to create page: 0.044 seconds