- This topic has 1 reply, 2 voices, and was last updated 4 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Kids Love Pro › How do you create the Stay Tuned form? It is not included in your instructions
Hello,
3 Questions:
1. In your instructions, it skips the part of how to include the contact form for the “Stay Tuned” section. How do I create what is shown in your example screenshot? https://themepalace.com/instructions/themes/kids-love-pro/
2. How do I always display my phone number in the top header to the right of the menu?
3. Not sure if this is a bug but it is unusually tall. How do I remove or reduce the height “Header Image” section on this page – https://kristinscreativekids-3ac7cf.ingress-alpha.easywp.com/about/
Thank you in advance for your help
Thanks
Hello,
Find your answers below,
Query 1. In your instructions, it skips the part of how to include the contact form for the “Stay Tuned” section. How do I create what is shown in your example screenshot?
Response: The theme is designed in a way as shown in the demo, currently you will not be able to integrate other contact forms in the section you have mentioned. As this requires code customization, you can consider hiring a freelancer or our professional developer.
Query 2. How do I always display my phone number in the top header to the right of the menu?
Response: This feature is not available in the theme for now.
Query 3. Not sure if this is a bug but it is unusually tall. How do I remove or reduce the height “Header Image” section on this page?
Response: To remove the header image you have to add CSS following the path Admin Panel > Appearance > Customize > Additional CSS
.site-content #page-site-header {
display: none;
}
To reduce the height of the header image, add given CSS following the path Admin Panel > Appearance > Customize > Additional CSS
#page-site-header {
height: 78vh;
}
You can adjust the height as per your requirement.
Hope this helps.
If you have further queries, let us know.
Thank you.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |