Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

Style [Solved] text-align: center BUT the link fails.

2 Posts
2 Users
1 Reactions
631 Views
ZiT3K
Posts: 92
Topic starter
(@zit3k)
Estimable Member
Joined: 4 years ago

Hi!

I want to center these 2 buttons, but I can't find what to refer to.

Thank you in advance for your help!

[img] [/img]

Topic Tags
1 Reply
Chris
Posts: 3611
(@chris)
Famed Member
Joined: 4 years ago

@zit3k

.mce-container.mce-window .mce-btn.mce-primary{
    left: 210px !important;
}
.mce-container.mce-window .mce-btn{
    left: 274px !important;
}