Amit Gupta
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Chilly] Site broken after update to Chilly vers. 1.2It seems you have done some customization otherwise at our end its running fine. Recheck the customized code or also check after deactivating your active plugins for once. If Still, you face the issue, please try to reinstall the theme again.
Forum: Themes and Templates
In reply to: [Busiprof] Fatal errorHi, kiutzy
Thanks for contacting us!
Maybe you have added some additional error code somewhere. Currently, you can sort out this issue in the way just by replacing code present in these two files with the default. However, other additional customization coded would not remain.
Replace the busiprof_nav_walker.php file code from THIS code and functions.php code from THIS code.
Let me know for any confusion!
Thanks
Forum: Themes and Templates
In reply to: [Chilly] Site broken after update to Chilly vers. 1.2Hi, gerlofdelange
Thanks for contacting us!
Please make sure the Chilly theme is activated or not. We have checked your site and the current activated theme is SpicePress theme.
Thanks
Hi,
To do this, add the given below custom CSS code:
@media (min-width:1100px) { .page-id-33 .navbar-custom .navbar-nav li > a, .page-id-29 .navbar-custom .navbar-nav li > a, .page-id-2 .navbar-custom .navbar-nav li > a, .page-id-555 .navbar-custom .navbar-nav li > a { color: #000!important; } }Hi, philippf
To shifting the footer content and change the dropdown menu color, add the given below custom CSS code:
.navbar-custom .dropdown-menu a { color: #2e677b !important; } @media only screen and (min-width:991px) { .footer-sidebar { display: -webkit-inline-box !important; } }- This reply was modified 6 years, 8 months ago by Amit Gupta.
Forum: Themes and Templates
In reply to: [Certify] Header image stretched on mobileFor PC header image, add the below given custom CSS code:
@media only screen and (min-width: 1100px) { .wp-custom-header img { width: 100% !important; } }Never post multiple queries in a single thread it creates complexity, you can start a new discussion for further queries.
Forum: Themes and Templates
In reply to: [Certify] I want the primary menu above the header imageTo do this, Go to Appearance >> Theme Editor and open the header-navbar.php file, replace the code by this code. Refer to this screenshot.
Forum: Themes and Templates
In reply to: [vice] Submit buttonHi, akafester
Thanks for contacting us!
Your query is related to the “Caldera Forms” plugin. Please post your query to the plugin author regarding the plugin issue.
Thanks
Forum: Themes and Templates
In reply to: [Certify] how do I make the primary menu transparent?To make the primary menu is transparent, add the given below custom CSS code:
@media (min-width: 600px){ .navbar-custom{ background-color: transparent !important; position: absolute !important; } #custom-collapse.collapse.navbar-collapse { background-color: transparent !important; } } @media (min-width: 600px) and (max-width: 767px) { .elementor-347 .elementor-element.elementor-element-141020fe:not(.elementor-motion-effects-element-type-background){ height: 300px !important; } }Forum: Themes and Templates
In reply to: [Certify] how do I make the primary menu transparent?Hi, philippf
We have a little bit of confusion, can you please more clear what exactly you want so that we can understand easily. If possible share a screenshot.
- This reply was modified 6 years, 9 months ago by Amit Gupta.
Forum: Themes and Templates
In reply to: [Certify] I want the primary menu above the header imageHi, sosouthsea
Please let us confirm, you want to same as the screenshot.
Forum: Themes and Templates
In reply to: [Busiprof] How to remove the taglineHi, Miwako
Can you please share your site URL and if possible screenshot so that we can take a closer look and assist you better.
Thanks
Forum: Themes and Templates
In reply to: [Busiprof] Learnpress and busiprofHi,
We have checked at our end and it’s not the issue related to the theme. Please try to check after deactivating your other activated plugins, maybe other plugins get conflict with the Learnpress plugin.
Thanks
Forum: Themes and Templates
In reply to: [Busiprof] Learnpress and busiprofHi, lefan93
Thanks for contacting us!
Please share the link of the Learnpress plugin that you using. Then after we check is it working fine at our end or not.
Thanks
Forum: Themes and Templates
In reply to: [Certify] Header image stretched on mobile