PressMaximum
Forum Replies Created
-
Forum: Reviews
In reply to: [Customify] Fantastic support!Thank you very much for your review π
Let us know if you have any issue or recommendation. We really appreciate it!
Forum: Themes and Templates
In reply to: [Customify] Fixed footerHi @itstarkmat,
Unfortunately, we don’t have this option. We recommend you do the following here:
https://medium.com/@zerox/keep-that-damn-footer-at-the-bottom-c7a921cb9551
or see an example:
https://codepen.io/cbracco/pen/zekgxHope it helps!
Forum: Themes and Templates
In reply to: [Customify] TemplatesHi @ohkevmanaol,
Sorry for late reply. Unfortunately, there is no way to put the template from site B to site A because A & B are two separate sites. The Saved Templates could use on the site where it was created only.
Let us know if you need anything else!
Forum: Themes and Templates
In reply to: [Together] Removing the hamburger from mobile siteHi @greendaveb,
The humburger button will open the menu on mobile.
https://cl.ly/60a1eaa71015If you want to remove it, please add this to Customize => Additional CSS:
.dt-menu-btn { display: none; } .dt-main-menu .main-menu-container {display: block;}Let me know how it goes!
Forum: Themes and Templates
In reply to: [Customify] full width page: scroll appearsHi @webepc,
Can I take a look at your site?
Forum: Themes and Templates
In reply to: [Customify] Remove page headerHi @dev0070,
I said a different way in the previous reply too:
Or you can open that page and select the Page Header Display is Hide:
https://cl.ly/35accd9f8890Please check again!
Forum: Themes and Templates
In reply to: [Customify] Remove page headerHello @dev0070,
You just need to add like this:
body:not(.home) #page-cover{ display: none; }Or you can open that page and select the Page Header Display is Hide:
https://cl.ly/35accd9f8890Let me know!
Forum: Themes and Templates
In reply to: [Customify] logo sizeHi @mrblues-1,
It does not work maybe due to the grid width of your logo is shorter than 350px.
https://cl.ly/f977b5a78995Also, did you update the latest Customify 0.2.1? And can I see your site url?
Forum: Themes and Templates
In reply to: [Customify] Bug anchor menu ElementorHi @arrenato,
I created an issue here then our developer will take a look.
https://github.com/PressMaximum/customify/issues/172
Thanks for your feedback!
Forum: Themes and Templates
In reply to: [Customify] logo sizeHello @mrblues-1,
I’m wondering why don’t change it in Customize => Header => Logo & Site Identity => Logo Max width:
Let me know!
Forum: Themes and Templates
In reply to: [Customify] Bug anchor menu ElementorHi @arrenato,
Can you share your site url, please?
Forum: Reviews
In reply to: [Customify] Excellent WordPress themeHi @jvilosb,
Thank you very much for your review π
Let us know if you have any issue or recommendation. We really appreciate it!
Forum: Reviews
In reply to: [Customify] Highly customizable and free: what to ask for more?Forum: Reviews
In reply to: [Customify] Delete me please@bestranger: Can you please confirm that you actually download and try the theme before writing this review?
Thank you so much!
Forum: Themes and Templates
In reply to: [Customify] General Settings missing from Footer SettingsHi @marum5,
Thanks for contacting us.
After some months the Customify is live, we get many feedbacks from the customers, almost are good so far π However, there are also many customers said that the Customizer takes too much time to load. So in version 0.2.1, we removed several Customizer settings to speed up the loading time.
That is the reason why you donβt see the Footer Styling settings anymore. But in case, you want to add something such as change the color, background, font size, etcβ¦ We could add some additional CSS to do.
Just let us know here and we are happy to help π