Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #3219602
text-align toogle
Closed

Comments

  • aledelpu started the conversation

    Hi,

    can you suggest a CSS to align toggles in this page?

    I tried as you can see from screenshot but icon stays on the left, whereas it should all be centered (icon + title).

    access as admin in the site credentials field.

    Thanks

  •  7,280
    Oliver replied

    Hi,

    Try this one:

    .elementor-toggle .elementor-toggle-item {
        display: flex;
        justify-content: center;
    }
    

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • aledelpu replied

    great

    thanks

  •  7,280
    Oliver replied

    You are welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver