We just installed your WT Gav quickstart package. It looks good on front end. However, for some reason, I am not able to see the layout in Quix home page.
Hi Joe,
Could you pls share the administrator account for me to take a look inside?
Please do following this tutorial https://warptheme.com/forums/topic/send-private-reply-supporter/ to send private reply.
Hi there,
I just checked your site but didn’t face the issue with quix layout. Screenshot https://imgur.com/a/A3rdm
Could you pls give me more detail or screenshot about this issue?
Hi Brian,
It works now.
As we need to make the logo bigger, do you have any doc for modifying the height of the sp-logo and sp-menu in the template?
Thanks
Hi Joe,
Try this
#sp-header,
#sp-header .logo {
height: 120px;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
line-height: 120px;
}
Add to custom.css file ๐
Great!
How do we change the mobile icon at
.fa-mobile-phone::before, .fa-mobile::before {
content: “๏”;
}
Thanks
To change all contact icons, you can find these icons which defined via template folder -> features -> contact.php ๐
Found it in the css. thanks
Just wonder why the header area containing the logo shifts a little bit when the home page re-loaded.
I am running Google Chrome, it is the scroll bar on the right hand side.
also, what’s the best way to add the “free phone:” as prefix to the phone number? thanks
Could you pls give me a screenshot for more detail?
“also, whatโs the best way to add the โfree phone:โ as prefix to the phone number? thanks”
I’m not sure about the PREFIX, you can find the contact phone which defined via template folder -> features -> contact.php or templatedetails.xml then search for contact section.
Thanks Brian,
We just found the ChronoForms installation is NOT validated, there is a 15 displayed fields per form limit, and a credits link at the bottom of the form. do you have a serial number to activate it?
Hi Joe,
We are using Free chronoform version, Free version is good enough, if you need more feature, buy pro version.
You can hide credits by using css code.
About license: check this https://www.chronoengine.com/faqs/78-general-questions/2559-do-i-need-to-validate-chronoforms-isnt-it-free
You must be logged in to reply to this topic.