Okay
  Public Ticket #2973991
Centering buttons
Closed

Comments

  • Gina started the conversation

    Hi,


    I have looked, but there doesn't seem to be a way to center a button.  I tried doing it, but when it displays in larger monitors, it becomes uncentered. If I increase the number to fix on larger monitors, it messes with the smaller monitor size.


    Thanks,G

  •  1,877
    Judith replied

    Hi Gina,

    Please try this css:

    .nectar-button.jumbo {
        left: 84px;
    }

    Thanks.

  •  8,839
    Tahir replied

    Hey Gina, 

    Try using the "Centered Column" Feature in the Row/Column Settings to center them automatically on all screens.

    Thanks 


    ThemeNectar Support Team 

  • Gina replied

    Thanks Tahir, that worked perfectly!