Page 1 of 1

{cms_stylesheet} overridden by Foundation

Posted: Tue Sep 21, 2021 4:08 pm
by greenftechn
{cms_stylesheet} is listed last, after links to Foundation and other stylesheets, nevertheless, .button styles in my stylesheet, in particular background-color, are always overridden by Foundation. What is the recommended approach when this occurs, to make sure my styles are not overridden?

!important is ignored also in this case.

Is stylesheet size a limiting factor, such that I can't use the stylesheet that's linked, directly inside CMS Made Simple?

Re: {cms_stylesheet} overridden by Foundation

Posted: Tue Sep 21, 2021 6:28 pm
by greenftechn
Creating and including stylesheets based on the linked ones seems to work fine, and give me the fine grained control I needed.