I have a site where I am using Qform and Maxbuttons together. The page body font is Mulilight. If I add the following to the page, everything displays as it should: [maxbutton id=4] [maxbutton id=5]
If instead, I add this to the page, the body font changes: [quform_popup id=4][maxbutton id=3][/quform_popup] [maxbutton id=4] [maxbutton id=5]
You can see the two outcomes in the attachments. (If I delete the quform popup code and just have the maxbutton code, the body font is as it should be.) I’m baffled!