Home › Forums › WoodMart support forum › Font Size in Mobile
Font Size in Mobile
- This topic has 23 replies, 3 voices, and was last updated 3 years, 11 months ago by
Artem Temos.
-
AuthorPosts
-
August 12, 2021 at 7:16 am #312185
EMJ92ParticipantDear Support Team
Unfortunately I am unable to change the font size of the mobile display. I have tried with the following code.
@media (max-width: 575px)
.product-grid-item.col-6 .wd-entities-title, .product-grid-item.col-6 .wd-product-cats, .product-grid-item.col-6 .wd-product-brands-links {
font-size: 15px;
}When I change it in the page editor it works. If I enter it as css, it doesn’t?
Translated with http://www.DeepL.com/Translator (free version)
August 12, 2021 at 8:37 am #312198
Aizaz Imtiaz AwanKeymasterHello,
Please try and replace the Custom CSS you are trying with the following under the Custom CSS for Mobile area under Theme Settings >> Custom CSS then check back.
.product-grid-item .wd-entities-title { font-size: 15px; }
Regards.
Xtemos StudiosAugust 12, 2021 at 8:51 am #312206
EMJ92ParticipantHi Thanks for you reply.
I have also tried this, but it does not work. I have also already cleared the cache in the browser and wp rocket
Attachments:
You must be logged in to view attached files.August 12, 2021 at 10:39 am #312222
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
It seems that there are some syntax errors in the Custom CSS areas in your website that’s why the CSS is not working for specific devices.
Please make sure that there are no syntax errors in the Custom CSS you added before.
Then clear cache and check back.
If the problem still occurs then provide the admin panel login details of the website to check it myself and help you out accordingly.
Regards.
Xtemos StudiosAugust 12, 2021 at 11:04 am #312229
EMJ92ParticipantHello
I have checked this again: I had 2 semicolons not set but that was not the problem.
I also took out all the css and put only that.
.product-grid-item .wd-entities-title {
font-size: 15px;
}cache cleared.
still didn’t work.
There is another thing: the shopping cart works in the desktop version. On mobile I can add products to the cart and also see the mini cart. But when I click on “show cart” it is empty.
Translated with http://www.DeepL.com/Translator (free version)
Attachments:
You must be logged in to view attached files.August 12, 2021 at 11:43 am #312241
Aizaz Imtiaz AwanKeymasterHello,
Please provide the admin panel login details of the website to check it myself and help you out accordingly.
Regards.
Xtemos StudiosAugust 12, 2021 at 11:50 am #312243
EMJ92Participantok 😀
August 12, 2021 at 12:12 pm #312247
Aizaz Imtiaz AwanKeymasterHello,
Your issue has been Resolved.
Please deactivate cache plugin, clear browser cache and check back.
Regards.
Xtemos StudiosAugust 12, 2021 at 2:05 pm #312284
EMJ92Participantokay it works. THANK YOU!
So does that mean I can’t use wp-rocket with woodmart or?
one more thing:
how can i set the shopping cart to work even if you are not registered. So shopping as a guestAugust 13, 2021 at 6:46 am #312355
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
We are Glad that one of your issues has been Resolved.
You can use it with our theme but you have to clear its cache when trying to view new changes.
And for the cart please provide with some relevant screenshot of the specific area that you required to check it myself and help you out accordingly.
Best Regards
August 13, 2021 at 2:44 pm #312468
EMJ92ParticipantHello
so I have now checked this again. It is not an error I think, but the shopping cart does not work if I am not logged in.
but in wordpress I have activated the function that you can also shop as a guest.
So on the smartphone I do not come as a guest in the checkout, because the cart is empty, although I have added items.
Best regards
August 16, 2021 at 6:31 am #312699
Aizaz Imtiaz AwanKeymasterHello,
I have visited your website as a non logged in user and the cart and checkout page is working fine.
Please clear cache and check back.
Screenshot for Clarification: https://gyazo.com/f579c55754352998f6f9d32da932157e
Best Regards
August 16, 2021 at 6:46 am #312704
EMJ92Participanthi
thank you very much for your answer. Please try it on a real smartphone. It definitely does not work.
Tested it on Safari, Chrome, Firefox, with multiple phones.
August 16, 2021 at 10:20 am #312734
Aizaz Imtiaz AwanKeymasterHello,
I have tested it on a real device and it is working fine.
Video for Clarification: https://gofile.io/d/Z5CnX0
Best Regards
August 16, 2021 at 1:38 pm #312778
EMJ92ParticipantIts not working on iphone. Du you need a video?
August 17, 2021 at 5:44 am #312842
Aizaz Imtiaz AwanKeymasterHello,
Please provide a video explaining the issue to check it myself and help you out accordingly.
Best Regards.
August 17, 2021 at 5:59 am #312845
EMJ92ParticipantHello,
1 part as logged in
2 part as guestwith iphone
August 17, 2021 at 9:00 am #312904
Artem TemosKeymasterHello,
Yes, we see the problem on your website now. But it seems to be caused by the cache plugin and not our theme. Could you please temporarily switch to the default WordPress theme and test how it works?
Kind Regards
August 17, 2021 at 9:20 am #312912
EMJ92Participantdoes not work either, maybe they can still help?
August 17, 2021 at 9:21 am #312913
Artem TemosKeymasterIn this case, you need to check how it works when the cache plugin is turned off. If it is caused by the cache plugin then you need to contact plugin developers for help.
Kind Regards
August 17, 2021 at 9:30 am #312914
EMJ92Participantalso not working without cache plugin
realy no ideas?
August 17, 2021 at 9:32 am #312915
Artem TemosKeymasterIt means that there is still some cache mechanism activated on your hosting server. It is definetely a cache issue but you need to identify which one exactly.
August 17, 2021 at 10:14 am #312930
EMJ92ParticipantOmg I found the error. I had an error in the wordpress URL.
I have not found this error for 4 days. Thanks anyway for the help…
August 17, 2021 at 11:57 am #312953
Artem TemosKeymasterGreat, we are glad that you sorted it out. Let us know if you have any further questions.
-
AuthorPosts
The topic ‘Font Size in Mobile’ is closed to new replies.
- You must be logged in to create new topics. Login / Register