Can't change font size – Issue with Visual composer?
-
Hello there,
I can’t change font and font size for text. (See attached screenshot where). I’ve read this is some issue with Visual Composer. How do I solve this?
Sincerely,
Anton
Attachments:
You must be
logged in to view attached files.
Hi,
Can you please try to disable additional plugins and provide us your admin access so we could check it?
I have this issue on another website as well and I have seen other people having this issue. And they say it’s a Visual Composer issue.
See private for login.
/Anton
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.mce-panel.mce-menu {
z-index:9999999!important;
}
Hi again,
This didn’t work…
/Anton
Sorry, we give you a wrong place. Actually, you need to add it to the dashboard CSS. Try to place the code to the file basel/inc/assets/css/theme-admin.css
.
In Basel or Basel child?
/Anton
Hi again,
I put in in the Basel theme files, and it still doesn’t work.
Did you change your admin access? We can’t log in and check it.
Try to clear your browser cache 🙂
Now it worked, thank you very much! 🙂
The topic ‘Can't change font size – Issue with Visual composer?’ is closed to new replies.