Hi, I want to change the color of buttons. In some places it changed and in others not.
Here is the screenshot,
Also I want to change the color of highlighting the text:
https://snag.gy/ijEv2W.jpg
The other issue is that in some cases, website shown like its duplicated, I need to purge the cache, so it shows normally.
https://snag.gy/JrbIeC.jpg
Thanks,
Hovhannes
Button color and other issues
Post your questions and issues with the Nimva theme here.
Moderators: Eduard, Stef_RockyThemes
-
- Posts: 33
- Joined: Tue Aug 04, 2015 11:59 am
- Stef_RockyThemes
- Site Admin
- Posts: 2713
- Joined: Sun Aug 25, 2013 10:05 pm
- Contact:
Re: Button color and other issues
Postby Stef_RockyThemes » Tue Jan 22, 2019 11:43 am
Hi Hovhannes,
The button in the contact form is using the default color setting. To change that try going to Theme Options -> Custom Css and paste there the following code:
To change the highlight color add the following css rule as well:
For the responsiveness, I cannot replicate that issue. From your screenshot it seems that none of the styles are being loaded so either try clearing your phone's cache or disable/delete your current caching plugin. There are also jQuery errors rendering:
sdk.js:52 ##########################
# The CustomerChat plugin is no longer part of the main Facebook SDK.
# To continue using it please use the correct SDK URL,
# meaning replace sdk.js with sdk/xfbml.customerchat.js.
# For more details see https://developers.facebook.com/docs/me ... plugin/sdk
##########################
b @ sdk.js:52
3(index):1 Access to XMLHttpRequest at 'https://dms.am/hy/wp-json/contact-form- ... 95/refill/' from origin 'http://dms.am' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
The button in the contact form is using the default color setting. To change that try going to Theme Options -> Custom Css and paste there the following code:
Code: Select all
.simple-button {
background-color: #00C49A;
}
Code: Select all
::selection {
background: #00C49A;
color: #fff;
}
sdk.js:52 ##########################
# The CustomerChat plugin is no longer part of the main Facebook SDK.
# To continue using it please use the correct SDK URL,
# meaning replace sdk.js with sdk/xfbml.customerchat.js.
# For more details see https://developers.facebook.com/docs/me ... plugin/sdk
##########################
b @ sdk.js:52
3(index):1 Access to XMLHttpRequest at 'https://dms.am/hy/wp-json/contact-form- ... 95/refill/' from origin 'http://dms.am' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
-
- Posts: 33
- Joined: Tue Aug 04, 2015 11:59 am
Re: Button color and other issues
Postby rossoneriph » Wed Jan 23, 2019 3:42 pm
Hi,
Thanks for reply.
I was able to change the button color, but not the button hover color. Can you please tell me how it can be fixed?
And one more question, what is wrong with fb customer chat?
Thanks for reply.
I was able to change the button color, but not the button hover color. Can you please tell me how it can be fixed?
And one more question, what is wrong with fb customer chat?
- Stef_RockyThemes
- Site Admin
- Posts: 2713
- Joined: Sun Aug 25, 2013 10:05 pm
- Contact:
Re: Button color and other issues
Postby Stef_RockyThemes » Sun Jan 27, 2019 9:57 am
Hi,
The default button colors can be set under Theme Options -> Buttons -> Red Button for the red buttons.
Your Facebook code is incorrectly working and it's rendering lots of jquery errors as I reported in my previous post. Check the code you are using to have the feature implemented.
The default button colors can be set under Theme Options -> Buttons -> Red Button for the red buttons.
Your Facebook code is incorrectly working and it's rendering lots of jquery errors as I reported in my previous post. Check the code you are using to have the feature implemented.
-
- Posts: 33
- Joined: Tue Aug 04, 2015 11:59 am
Re: Button color and other issues
Postby rossoneriph » Tue Jan 29, 2019 10:53 am
But there is different colors. it's not red button I guess.
- Stef_RockyThemes
- Site Admin
- Posts: 2713
- Joined: Sun Aug 25, 2013 10:05 pm
- Contact:
Re: Button color and other issues
Postby Stef_RockyThemes » Mon Feb 04, 2019 11:57 pm
Can you show the exact page and also indicate the button you are trying to change the color for?
-
- Posts: 33
- Joined: Tue Aug 04, 2015 11:59 am
Re: Button color and other issues
Postby rossoneriph » Wed Feb 06, 2019 8:12 am
- Stef_RockyThemes
- Site Admin
- Posts: 2713
- Joined: Sun Aug 25, 2013 10:05 pm
- Contact:
Re: Button color and other issues
Postby Stef_RockyThemes » Thu Feb 07, 2019 10:21 pm
The buttons you are using on the page mentioned are generated by a plugin you are using, not the Nimva theme:
button.popmake-5869.pum-trigger - this is the class that is being added to that button or how the button was created with in the first place.
button.popmake-5869.pum-trigger - this is the class that is being added to that button or how the button was created with in the first place.
-
- Posts: 33
- Joined: Tue Aug 04, 2015 11:59 am
Re: Button color and other issues
Postby rossoneriph » Fri Feb 08, 2019 6:21 am
Please scroll to the end of the page, so there is a contact form and not the pop-up. The pop-up trigger is opening a simple contact form in any case.
- Stef_RockyThemes
- Site Admin
- Posts: 2713
- Joined: Sun Aug 25, 2013 10:05 pm
- Contact:
Re: Button color and other issues
Postby Stef_RockyThemes » Fri Feb 08, 2019 11:26 am
The buttons on that page are not generated by Nimva. That's why the colors are not inheriting the Theme Options setting.
Btw, your page is not loading correctly at all.
Btw, your page is not loading correctly at all.
Who is online
Users browsing this forum: Google [Bot] and 4 guests