|
post_content form tabs not showing right
Iniciado por: Luigi Martulli
en: Soporte profesional de Toolset
Quick solution available
Problem:
CSS conflict only when the "Ultimate Member" theme is activated:
The editor tabs are not aligned correctly.
Solution:
you can fix it by this:
Edit the post form, click "CSS editor", add below CSS codes:
.wp-switch-editor {
float: unset !important;
}
Save the form, and test again.
Relevant Documentation:
|
|
2 |
8 |
hace 5 años, 1 mes
Luigi Martulli
|