- This topic has 12 replies, 2 voices, and was last updated 4 years, 9 months ago by
Maria Do.
-
AuthorPosts
-
-
November 22, 2018 at 10:04 pm #36083
Daniel_JesusParticipant1: how do I get the pic to slide in like the demo version on the left of the contact form? [SOLVED]
2: I get the following error in the contact form edit:
– 1 configuration error detected in this tab panel
— From
[your-name] <wordpress@dev.joomexp.com>
(configuration error) Sender email address does not belong to the site domain.3: I would like for the contact form SEND button to be color blue (#269df7) instead of yellow, I can’t seem to find a way to do so.
4: I would like for the contact form to notify two or three different emails at the same time when a reservation is made, is that possible? How?
-
November 23, 2018 at 2:07 pm #36122
Maria DoKeymasterHi there
2. That issue from your configs in contact form. Please send the following information to get the support faster:
– FTP’s information
– Site’s URL
– WordPress admin account
– Purchase Code (to ensure you have bought the theme and deserve the good support)I will check your site to find out the solution.
Don’t forget to mark reply as private below if you share any sensitive data.
3.The color of button denpends on Primary Color in theme options. You can use CSS code to overwrite style from theme. For example:
http://prntscr.com/llwf7g4.You can read more here, it is helpful for you:
Thank you.
-
November 25, 2018 at 11:59 pm #36262
Daniel_JesusParticipantThis reply has been marked as private. -
November 27, 2018 at 9:12 am #36418
Maria DoKeymasterThe contact form problem is solved. The wordpress@dev.joomexp.com just is the example information.
About the CSS code. Please see the code in the red box:
Thank you.
-
November 28, 2018 at 5:31 pm #36578
Daniel_JesusParticipantThe red box does NOT say anything to me. I see the css code, I don’t know where it goes or where it is in the template to modify it.
-
November 29, 2018 at 5:49 pm #36626
Daniel_JesusParticipantPlease explain to me step by step how to change the color of the SEND button in the contact form
-
November 30, 2018 at 9:02 am #36668
Maria DoKeymasterHere there
The color of button denpends on Primary Color in theme options.
So you have two choices to control color of button:
1. Change Primary Color in theme options.
2. Use Custom CSS code to change only color of the butto. Here is the CSS code you can use:
input.wpcf7-form-control.wpcf7-submit.btn{
background-color:green!important;
border:green;
}Is that clear enough for you?
-
November 30, 2018 at 2:02 pm #36684
Daniel_JesusParticipantPrimary color was changed from the start and had little to no effect to the template.
Custom CSS code did the job.
You could have said it from the start, it would have been much easier.
Your documentation no this template LACKS information, I have never seen such incomplete documentation. -
November 30, 2018 at 2:22 pm #36686
Maria DoKeymasterWe are sorry about our document that it has wrong. We will update a new document exactly in next time. And I look forward to your understanding.
I really dont want to disturb you but could you please change your rate on Themeforest.
I will always be here and try my best to help you with any problem.
Thank you so much!
-
December 1, 2018 at 4:15 pm #36713
Daniel_JesusParticipantI will be happy to change my rating and comment when you create a complete document showing where is what. A month later and I have never been so lost with a template before, it is ridiculous.
-
-
AuthorPosts
- You must be logged in to reply to this topic.