Simple and fast WordPress theme designed to help you attract and engage more visitors. Provides a perfect user experience on smartphones. Powers 100k+ active sites around the world. Hundreds of 5-stars reviews received on WordPress.org.
Hi,
On RTL Admin sites, the gif of the builder is hiding the text of the notice.
plaese add this to tc_admin.css:
.rtl .czr-nimble-rec-notice .czr-tgmpa-img-block {
left: 17px;
right : auto;
}
Hi, On RTL Admin sites, the gif of the builder is hiding the text of the notice. plaese add this to tc_admin.css: .rtl .czr-nimble-rec-notice .czr-tgmpa-img-block { left: 17px; right : auto; }