Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with the theme's archive for mobile #174

Open
HenryHaber opened this issue Aug 12, 2021 · 5 comments
Open

Issues with the theme's archive for mobile #174

HenryHaber opened this issue Aug 12, 2021 · 5 comments

Comments

@HenryHaber
Copy link

HenryHaber commented Aug 12, 2021

Screenshot 2021-08-12 at 12 49 31

Great Job guys!!!

I Recently installed and activated the hello theme with woocommerce already running.
I Had saved a template offline (Zipped). When I uploaded the template to use, I noticed that the "product" widget on mobile is aligned to the left.
I uninstalled the theme and it works well with the "Page Builder Framework" theme.
@elementorbot
Please i love this theme. Help anyone

@KKriz
Copy link

KKriz commented Aug 16, 2021

Same issue here. Would like this to be fixed whenever you're able.

@KKriz
Copy link

KKriz commented Aug 20, 2021

I have this as a temp fix, and it works perfect on my website.

@media only screen and (max-width: 768px) { .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product { width: 100%; } }

@ebokatechcareers
Copy link

Thanks so much man. I spoke t0 elementor help and they gave me the same thing. Thanks a lot

@HenryHaber
Copy link
Author

I have this as a temp fix, and it works perfect on my website.

@media only screen and (max-width: 768px) { .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product { width: 100%; } }

As a custom CSS??

@HenryHaber
Copy link
Author

Temp or not. it works for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants