[Pro] Buttons - Setting Padding, Font, Text Shadow, etc

For some reason, I cannot set font weight, text shadow, or padding site-wide for buttons.

The text-shadow: none works in Cornerstone under Style, but under Custom CSS I cannot get it to work. I’m also having issues with setting the font-weight property to 900. Not sure what’s taking priority with the CSS because this usually works without fail.

Hi there,

Please kindly go to Pro > Launch > Templates > Fonts and set your desired fonts there for body and header.

Then go to Pro > Launch > Theme Options > Typography and toggle on/off the Font Manager option. Then enable it and set the proper body copy and header fonts to their corresponding options.

That will fix the font related issues as you mentioned for the font weight and other stuff.

An important thing to remember is that you need to choose a font that indeed has the 900 font weight option.

Thank you.

I don’t think you’re quite understanding the issue and completely ignored some other aspects of the problems I’m having.

This isn’t a font issue.

This is a button issue.

I’m trying to figure out what part of my custom CSS is taking priority that won’t allow any changes to be made to buttons.

Please only respond with solutions after the problem has been thoroughly read. Some of us really depend on you to respond with accuracy considering how long wait times are. If something isn’t clear in my description please say so.

Sorry for the confusion. To remove the text shadow, please use the Flat button type. The two other types have text shadow applied by the stack’s CSS.

There is no option to modify the button’s font-weight. It could be achieved using CSS but the CSS doesn’t work in your Custom CSS because there is a syntax error somewhere in your CSS. You can prove that by removing all your CSS and applying custom CSS to the button.

Please have a third party developer investigate the error in your custom CSS.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.