-
AuthorPosts
-
November 29, 2015 at 9:14 pm #683259
I’m trying to change the style of my Buttons.
When I change them in the customizer it does not work – see image.
In Cornerstone within a page I can change the shape and type, but not the color.
November 29, 2015 at 9:19 pm #683267Hey there,
Please give us the URL of the page your working on and access to your WordPress admin so we could check your setup.
Thanks.
November 29, 2015 at 9:24 pm #683272This reply has been marked as private.November 29, 2015 at 9:25 pm #683275I’m also having trouble validating my x theme purchase.
It says: “This site URL is not a match for your API key.”
I’ve had a look here (https://community.theme.co/kb/connection-issues/) and done this http://x.dev/wp-admin/admin.php?page=x-addons-extensions&force-check=1&x-verbose=1
it says
array(0) {
}November 29, 2015 at 10:07 pm #683287Hi There,
I could see that you have specific CSS for your buttons in your section because of that you were not able to change your button color using your customizer button style.
In changing your button style on your setup, you can use your customizer custom CSS specific for your callout elements.
.x-callout .x-btn { color: #ffffff; border-color: #65ad00; background-color: #92c622; margin-bottom: 0.25em; text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5); box-shadow: 0 0.25em 0 0 #55af00,0 4px 9px rgba(0,0,0,0.75); border-radius: 0.25em; } .x-callout .x-btn:hover { color: #fff; border-color: #600900; background-color: #df1600; }
Change the values to achieve the desired button styles for your callout.
And in your validation, please check the URL if it has the same URL where you will be adding the API key.
Still not working, regenerate a new API-key for your domain.
If it is the same would you mind sharing us your API-key in private. Thanks.
Let us know how it goes.
Thanks.
November 29, 2015 at 10:24 pm #683300Hi, thanks for your reply.
I’m a little confused. Where is there custom css for the buttons currently added? I don’t see anywhere and I certainly haven’t added any.
November 29, 2015 at 10:55 pm #683311Hello Marcus,
Upon checking your settings, please change button styles via Appearance > Customize > Cornerstone buttons:
Your Customizer seems weird with options that is not supposed to be there. Would you mind reinstalling your X theme and Cornerstone? Please check this link:https://community.theme.co/kb/updating-your-theme-and-plugins/.
Hope this helps.
November 29, 2015 at 10:58 pm #683313It wasn’t like that before, as you can see in the first image I posted.
Thanks for fixing it?
November 29, 2015 at 11:03 pm #683315Ah, there are two separate button settings, gotcha. Thanks
November 29, 2015 at 11:04 pm #683316So do I need to use css to change the hover color for the cornerstone buttons?
November 29, 2015 at 11:21 pm #683327Hello Marcus,
I edited my reply above. There’s should be only one Button settings.
Your Customizer seems weird with options that is not supposed to be there. Would you mind reinstalling your X theme and Cornerstone? Please check this link:https://community.theme.co/kb/updating-your-theme-and-plugins/.
Always,
X -
AuthorPosts