PressMaximum
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customify] Header Sticky does not work (Pro)Hi,
Could you try disabling all your plugins (leave Customify Pro enabled) and see if this fixes the issue? You’ll need to clear all your caches after disabling your plugins.
If it does fix the issue, then try re-enabling your plugins one by one until the issue comes back. This procedure will help diagnose which plugin is causing the issue.
Let me know!
Forum: Themes and Templates
In reply to: [Customify] sidebars in mobile versionHi Marco,
You’ve also created the same question in the ticket system so I will mark this topic as Resolved.
Forum: Themes and Templates
In reply to: [Customify] Customize submenu arrows in responsive modeHi @gianluca72
Please add this to Customize => Additional CSS:
.nav-menu-mobile .nav-icon-angle { width: 10px; height: 10px; }
Hope it helps!
Forum: Themes and Templates
In reply to: [Customify] Customify entry-content css questionHi @tgedge1
Please try this:
body.page:not(.home) div.entry-content { padding-top:30px; }
Let me know how it goes!
Forum: Themes and Templates
In reply to: [Customify] Change “PLACE ORDER” text in CheckoutThat is easy, please try to add this to your theme or child theme’s functions.php:
add_filter( 'woocommerce_order_button_text', 'woo_custom_order_button_text' ); function woo_custom_order_button_text() { return __( 'Your new button text here', 'woocommerce' ); }
Hope it helps!
Forum: Themes and Templates
In reply to: [Customify] Theme Menu & ProductsHi @obelix112za
You can change this image in Customize => Layouts => Page Header => Cover Settings => Cover Background.
Hope it helps!
Forum: Themes and Templates
In reply to: [Customify] Links/Menu doesn’t work in FooterHello @l1tje
Please see: https://cl.ly/9c12900e0617
I don’t know why you added z-index -999 for footer area and that is the reason why you cannot click the footer menu.
Please remove it and check again.
Let me know!
Forum: Themes and Templates
In reply to: [Customify] Theme Menu & ProductsHello @obelix112za
1. Because you are using the Max Mega Menu, so you need to change the menu background or anything else in this plugin settings. This menu is not related to Customify settings anymore.
2. Where can I see this “explore categories”?
3. I recommend you disable all plugins then check again.
Let me know!
Forum: Themes and Templates
In reply to: [Customify] Disable lightboxClearly, I see the fancybox come from ARI Fancy Lightbox plugin, it does not include in Customify theme.
Did you try to disable this plugin, clear cache and check again?
Forum: Themes and Templates
In reply to: [Customify] Disable lightboxI see you are using this plugin:
https://www.ads-software.com/plugins/ari-fancy-lightbox/So please try to disable it and check again.
Forum: Themes and Templates
In reply to: [Customify] Disable lightboxHi @pedetentous
Could you send me your link, please?
Forum: Themes and Templates
In reply to: [Customify] Disable lightboxHi @pedetentous
We don’t include any Fancybox lib in Customify theme. The product lightbox comes from the WooCommerce plugin.
Please check again!
Forum: Themes and Templates
In reply to: [Customify] Close sidebar menu on iosHi @weberweb
Please contact us here and our tech support will help you:
https://pressmaximum.com/contact/Regards.
Forum: Themes and Templates
In reply to: [Boston] Headings now all the same styleHello @trishaseren
Could you show me your website, please?
Forum: Themes and Templates
In reply to: [Customify] Product grid not customisableHello @frametrek
Please submit your issue here and our tech support will help you:
https://pressmaximum.com/contact/Regards.