PressMaximum
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customify] Sticky menu on tabletDid you clear the browser cache @nam1962?
Please see: https://cl.ly/782957545593
It does not overlap on the tablet screen.
On mobile, you could add this:
@media ( max-width: 499px ) { .header-main { padding-top: 43px !important; } }Let me know!
- This reply was modified 7 years, 6 months ago by PressMaximum.
Forum: Themes and Templates
In reply to: [Customify] Sticky menu on tabletHello @nam1962,
Please add this to Customize => Additional CSS:
@media ( max-width: 768px ) { .header-main { padding-top: 95px !important; } }Hope it helps!
Forum: Themes and Templates
In reply to: [Customify] Modify Customify TemplateHi @tgedge1,
First of all, thanks for using our theme.
1. I recommend you learn more here:
https://developer.ww.wp.xz.cn/themes/template-files-section/custom-post-type-template-files/2. You can copy/replace all files in Customify theme to the child theme, except the inc folder.
If you want to replace a function from one of the file in inc folder, just need to copy that function to child theme’s functions.php file.3 + 4 + 5: We don’t support for the third-party plugins.
And lastly, if you are not a WordPress expert, I would suggest you find or hide an expert or someone know about WordPress coding to help you make any changes.
Regards.
Forum: Reviews
In reply to: [Customify] Quick and efficient replyHi @yoozed,
Thank you very much for your review!
Forum: Themes and Templates
In reply to: [Customify] The sidebar looks the sameYou’re welcome 🙂
Forum: Themes and Templates
In reply to: [Customify] Woocommerce Ajax double productsHi @bash88,
I think this is not the theme issue and would suggest you contact the plugin author and ask them to help or investigate what cause of the problem.
If you need further assistance, we’d be happy to help.
Forum: Themes and Templates
In reply to: [Customify] The sidebar looks the sameThat seems a small bug in our theme. We will check and fix in next update.
Forum: Themes and Templates
In reply to: [Customify] The sidebar looks the samePlease open your blog post edit screen and select the Sidebar is Content ( no sidebars ): https://cl.ly/313feb33fb90
Let me know!
Forum: Themes and Templates
In reply to: [Customify] The sidebar looks the samePlease see here:
https://ww.wp.xz.cn/support/topic/blog-page-without-sidebar/#post-10873823
Hope it helps!
Forum: Themes and Templates
In reply to: [Customify] Woocommerce Ajax double productsHi @bash88,
Can you show your site URL?
Forum: Reviews
In reply to: [Customify] Fast supportHi @cadiz,
Thank you for your review!
Forum: Themes and Templates
In reply to: [Customify] Change Dimensions of Featured ImageHi @nextstep99,
You can change the featured image size in Customize => Blog => Single Blog Post, and choose Thumbnail size is Full:
https://cl.ly/7d4eb68c6964@addweb-solution-pvt-ltd
Thanks for your comment, but don’t add a fixed with like that, it will affect theme responsive.Forum: Themes and Templates
In reply to: [OnePress] How to change text size in contactHello @maa821,
Please add this:
.section-contact { padding-top: 0; } .section-services { padding-bottom: 0; }Hope it helps!
Forum: Themes and Templates
In reply to: [OnePress] How to display a section in another page?Hi @yrostaqi,
The OnePress theme uses FrontPage builder via Customizer, that means you can use Customizer to build your front-page with predefined sections and you can’t apply these section twice or on other pages.
However, you can add a new custom section in OnePress Plus and combine with Bootstrap Grid to create the layout column layout as you want.
Forum: Reviews
In reply to: [Customify] Love the theme