Problem after update krafter pro
Hi,
I have updated to the last version krafterpro, nu are my buttons huge!!
How can i fix that?
I noticed that and i reinstalled my design system but this is definitely a buy and am working on it.
Mak . it happened across ALL of my sites too! have had to do some urgent custom CSS to fix it.
Additionally (and bizarrely) , the update throws in some random 'padding-2XL' presets across the site.
this can look pretty alarming at first as obviously it breaks layouts when these appear out of mowhere
Mak . thx Mak
Mak . Thanks Mak. it happened to me too.
Mak . how did you reinstall the design system? Just from the dashboard?
Jennifer A. That latest update fixed the issue.
Mak . it has not fixed it, im running the latest version of krafter and divi5, and if i don't have the CSS fix applied, the buttons are still huge
/ ==========================================================================
9. DIVI 5 GLOBAL BUTTON FONT SIZE & PADDING RESET (v1.3)
\========================================================================== /
body #page-container .et_pb_section [class="preset--module--divi-button"],
body #page-container .et_pb_section [class="preset--group--divi-button"],
body #page-container .et_pb_section .et_pb_button,
body #page-container .et_pb_section a.et_pb_button {
font-size: 16px !important;
font-weight: 600 !important;
padding-top: 10px !important;
padding-bottom: 10px !important;
padding-left: 22px !important;
padding-right: 22px !important;
line-height: 1.25 !important;
}
jason I'm glad it wasn't just me because my buttons are still HUGE too.
Jennifer A. if you use that CSS (in your custom CSS panel under divi options) that will fix them
jason thank you
Mak . I believe you said the latest update fixed it, but I updated and my buttons are still huge.
I applied the CSS above and it didn't fix the issue.