Hi,
I have a couple of buttons on my home page that are set to global settings and yet when I hover over them I get a red color. The global hover color set in the customizer is supposed to be rgb(85, 85, 85), but the button hover color is red. As far as I know I have no custom .css related to this button. Can you please tell me how to fix this?
Thanks!
Hi There,
Thanks for writing in! I see the following CSS rule which seems to be coming from your Customizer settings.
#cs-content a.x-btn:hover {
background-color: #5E627B;
border-color: #b6b6b6;
}
Could you please check your customizer settings again? If you’re using any caching plugins, please make sure to disable it while you’re testing.
Thanks!
Hi,
I do see that, but that would be rgb(94, 98, 123) so I don’t think that is the problem. Also, I changed it to #555555 and the button is still red on hover. #5E627B is the color that I would like it to be. Perhaps I have missed something.
Thanks.
Hi There,
Could you please provide us with your WordPress login credentials using the secure note option (click on the key icon on your existing post to add a secure note).
Thanks!
Here is the info
Hi There,
Thank you for the credentials, but I have seen this issue before. This is happening because Cornerstone is acting as standalone. You can confirm that if you go to Customizer and if you see a Cornerstone panel you’ll see the “red buttons” configuration there. This should not be the case, the Cornerstone panel on Customizer should only show if you’re using other theme.
To resolve this login to your server and navigate to this directory /wp-content/themes/ rename the x folder as x (small letter x
), or else the Cornerstone won’t acknowledge it.
Cheers!
Hi Friech,
I think that is the problem. I’ll look into it later.
Thanks : )
I have been able to fix the first problem but now I am having a problem with the “marketing circle”. Even though I have marketing circle specified, it doesn’t show up. Please let me know what I have to do to get it to show.
Thanks.
Hello @mk_design,
Upon checking your website I can see marketing cicle background images are not present on your server and they are returning 404 error messages. You can either manually upload the images or delete the plugin and then reinstall.
Thanks.
Hi,
I am not sure which plugin includes the marketing circle. Please let me know. Also, if I wanted to upload the images, where would I find them to upload and where would I upload them to? BTW is there a way to make the image you posted larger. It is so small that it is not possible to read the writing in it.
Thanks : )
Hello @mk_design,
Here is a screenshot that you can refer. https://screencast.com/t/QwQGPevJwATp
I suggest you to reinstall Cornerstone and it will download all the files on server including marketing circle images. You can deactivate and delete Cornerstone from Plugins > Cornerstone. Cornerstone should automatically install once you visit X > Overview. Let us know if that works for you.
Thanks.