-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding CSS styling to column is causing issues with the module #8
Comments
@DTP2 thanks for posting. I've added that CSS to rows, columns and modules but can't recreate the issue. Can you give me a little more info as to the steps you're taking to recreate it? |
Dear Justin,
Thank you for replying.
The website I experienced this issue on, is about to go live, so we can’t really try there anymore. But I pulled a backup and installed it locally (Local by Flywheel) and I’m able to reproduce the issue. I add this CSS to a column containing a header module, a ruler module, 2 text modules and one button module and then the issue appears.
Is there a possibility that you can log in remotely to take a look or do you have other ideas/suggestions?
… On 1 Feb 2021, at 17:37, Justin Busa ***@***.***> wrote:
@DTP2 <https://github.com/DTP2> thanks for posting. I've added that CSS to rows, columns and modules but can't recreate the issue. Can you give me a little more info as to the steps you're taking to recreate it?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#8 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAQKHNROVFK5I5DKEPAL7JTS43KD3ANCNFSM4W3SHF2Q>.
|
@DTP2 thanks for the additional info. I'm still not able to recreate it, so logging in would be helpful. Can you send details to hello [at] wpbeaverbuilder [dot] com and mention you've been working with Justin? Thanks! |
No problem. Just sent out the email. |
Using Beaver Builder, Beaver Theme and Beaver Themer and BB Code Settings plugin.
In the additional CSS field this plugin makes available, I added the following CSS line
h4 {
font-size: 24px;
}
After adding this, when I open Beaver Builder text module, it loads slow and also adds two additional text fields which I've never seen happening before. When I enter text in the first or third module, nothing happens or shows. When I enter text in the second field, it does show. But when I edit the module again, it disappears.
Video: https://www.facebook.com/100004513338419/videos/1707786772715084/
The text was updated successfully, but these errors were encountered: