Hello I should change the appearance of the button created with the class btn eg : <button class = " btn btn btn -large - primary" type = "button " > Large Button < / button> where I find the CSS to change the look ? the template and Spectral.
Please do not post extensions/template specific questions in the "Free stuff" forum. You should post in the extension forum or template forum as appropriate. Most of these forums are for members who have a current PAID membership. Our priority is always to assist paying members.
Thank you for your understanding.
Your membership appears to have expired - support requires a current subscription.
Use firebug to identify the styling that you wish to change and add custom CSS in a custom CSS file.
This is how to create a custom CSS compatible with Gantry 4...
Simply create a file called "<TEMPLATENAME>-custom.css" and put this file in the CSS folder of the template (where <TEMPLATENAME> is the name of the template as seen in template manager e.g. rt_iridescent would be rt_iridescent-custom.css). GANTRY4 will automatically load this CSS file. If you wish, you can also have browser specific files by appending, for example, "-ie9" making the filename "<TEMPLATENAME>-custom-ie9.css"
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.