- This topic has 13 replies, 3 voices, and was last updated 5 months, 3 weeks ago by
Leo.
-
AuthorPosts
-
September 14, 2020 at 10:09 pm #1443521
adriendemonta
Dear Team,
I have a small issue on mobile with Niche Theme. The nav menu icons are messed up VS the original Niche demo.
Even the order is wrong: comes first the cart icon then the search icon but it should be the opposite.Here is the screenshot: https://tinyurl.com/y3s9qzaa
Thank you very much for your help.
September 15, 2020 at 2:05 am #1443717David
StaffCustomer SupportHi there,
can you disable your Cache plugin so i can take a look at whats causing that.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/September 15, 2020 at 7:34 am #1444130adriendemonta
Hello David! Thank you for your support. I have disable the caching. Sorry I always forget π
September 15, 2020 at 9:22 am #1444474Leo
StaffCustomer SupportI’m still seeing LiteSpeed cache enabled in the source code.
Can you please confirm that it’s disabled?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/September 15, 2020 at 11:04 am #1444629adriendemonta
Yes it is Leo. I apologize it was on again.
September 15, 2020 at 11:11 am #1444633Leo
StaffCustomer SupportTry adding this CSS:
.main-navigation .menu-bar-items { margin-left: auto; flex-direction: row-reverse; }
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/September 15, 2020 at 11:19 am #1444646adriendemonta
Super Leo it worked π
Do you have any idea why I don’t have this issue with the same config on the same server and same theme on another test niche store?
September 15, 2020 at 11:24 am #1444654Leo
StaffCustomer SupportI see that you are using the Alpha version for the free theme.
Did switch it to Flexbox?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/September 15, 2020 at 11:27 am #1444658adriendemonta
Yes Leo, I m on Alpha 4 with Flexbox enabled.
September 15, 2020 at 11:31 am #1444659Leo
StaffCustomer SupportI believe that’s the issue but will check.
Sometimes some minor CSS is required when switching from float to flex:
https://docs.generatepress.com/article/switching-from-floats-to-flexbox/Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/September 15, 2020 at 11:44 am #1444672adriendemonta
I understand Leo and thank you so much for your amazing help always.
GP is my favorite framework/theme ever!!!!September 15, 2020 at 12:32 pm #1444735Leo
StaffCustomer SupportThe spacing issue was a bug in 1.12 Alpha 1 and will be fixed in the next version (not released yet).
Once you’ve updated that, you can remove this part of the CSS:
margin-left: auto;
Thanks for testing and reporting!
We really appreciate it π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/September 16, 2020 at 5:51 am #1445585adriendemonta
Thank you so much Leo!!! I’ve just renewed my license Eyes blind. Btw sorry but GP is way to cheap for what it is. People will probably hate me saying this but it’s true.
September 16, 2020 at 7:55 am #1445901Leo
StaffCustomer SupportNo problem π
Thanks for supporting GP!
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.