Forum replies created
Hi,
You have to give below custom css in additional css area of the customizer.
For Post Title:
.post.type-post .entry-title,
.post.type-post .entry-title a {
//Give your custom Font Property
}
For Post Content:
.post.type-post .entry-content p {
//Give your custom Font Property
}
Thank you
Hi,
Import and Export options are available in theme options panel for both Lite and pro theme.
Follow Path:
Theme Options -> Import / Export
Thank you
Hello
Add below custom css into Additional css option. It will hide contact page google map.
.page-template-contact .gmap {
display: none;
}
Thank you
Hi,
You have not need to setup all theme options but some options are gone like bootstrap slides or custom css ( We have to remove custom css options in theme options panel and set it in customizer as additional css).
We have suggested to first of all import your all theme options ( Theme Options -> Import / Export ) after that setup pro theme.
You do not need to menu placements.
Thank you
Hi,
Check Enable Google Map Scripts options in theme options panel is enable or not, if it’s disable please enable it.
Theme Options -> Contact -> Enable Google Map Scripts
Thank you
You are welcome,
Thank you
Hello
We did not change in your other setting, only we change in Theme Update menu for testing theme update issue. For this we try different username and password for checking.
Issue generate from your server, theme we check, files updates all is working. When we received your theme update or user authentication, received wrong parameters. Your server sending interrupt in communication.
Talk with your hosting provide about curl functionality is working proper or not.
Thank you
Hello
There is no document for this option how you can set footer widgets.
Check steps in screenshot: http://screencast-o-matic.com/watch/cbjl2olHqw
Thank you