Red buttons on Church Demo install

Hi, I’m putting a few options together for a client and I’m getting the default red button despite using global settings that are different. It happens even when I install a full expanded demo like CHURCH.

I’ve tried re authenticating the site. I removed the site from the licence and refreshed the install until I was prompted to authenticate again. It all went as expected… But the red buttons continue.

URL below.

https://nicetry.com.au/48optionthree/

Thanks in advance for your help.

Hey @danbeazley,

I don’t see any red button on your website. Can you please provide me more details about the issue? A screenshot would be better :slight_smile:

Regards

I think this is the same issue that I’m getting. Basically, the latest version of X/Cornerstone seems to be defaulting the button to red and 3D-looking, despite my button global button settings being otherwise. This happens even when I set the button to use the global settings. Weirdly, my button on Contact Form 7 has the correct styling. It just seems to be broken in the latest Cornerstone.

I am having the same problem. We are using cornerstone with a different theme but were originally on the Church preset of the X-Theme and now all buttons and highlights are red. Can’t find where to change it. For reference, visit sscommunitychurch.com and scroll down the homepage. There are two buttons and a sermon graphic that should not be red. My button settings are to be blue with white text and reverse when clicking. I used Chrome to inspect the css and found this code to be where the color was coming from but can’t find where the code is.

The code is:
#cs-content .x-btn {
. color: #ffffff;
. border-color: #ac1100;
. background-color: #ff2a13;
. margin-bottom: 0.25em;
. text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);
. box-shadow: 0 0.25em 0 0 #a71000, 0 4px 9px rgba(0,0,0,0.75);
. border-radius: 0.25em;

Does it help to mention the staff in these threads? @rahul

Or should I have crated a new one? I keep discovering more red things in my site after loading a new theme and changing the customizations.

@danbeazley and @alinley,

I found the cause & fix, in case you haven’t already.

There is another level of setting in the Cornerstone plug in. If you choose Cornerstone in your side bar and then select LAUNCH you will get some settings that look like page builder mode. My button settings were right at the top of that.

Glad you’ve sorted it out.

Sorry guys… I’ve been out of action.

I individually added CSS to each button so I could show the guys I’m working with.

I’ll try this fix out and let you know how I go.

Thanks for @sscc and

Thank you!

Thank you @sscc. For me, the button fixed itself on reinstalling X and cornerstone.

Thanks for sharing @alinley.