Notifications
Clear all

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

2 Posts
2 Users
1 Reactions
388 Views
ZiT3K
Posts: 92
Topic starter
(@zit3k)
Estimable Member
Joined: 3 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: 3627
(@chris)
Famed Member
Joined: 3 years ago

@zit3k

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