Home Forums WoodMart support forum Font Size in Mobile

Font Size in Mobile

Viewing 24 posts - 1 through 24 (of 24 total)
  • Author
    Posts
  • #312185

    EMJ92
    Participant

    Dear 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)

    #312198

    Hello,

    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 Studios

    #312206

    EMJ92
    Participant

    Hi 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.
    #312222

    Hello,

    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 Studios

    #312229

    EMJ92
    Participant

    Hello

    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.
    #312241

    Hello,

    Please provide the admin panel login details of the website to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios

    #312243

    EMJ92
    Participant

    ok 😀

    #312247

    Hello,

    Your issue has been Resolved.

    Please deactivate cache plugin, clear browser cache and check back.

    Regards.
    Xtemos Studios

    #312284

    EMJ92
    Participant

    okay 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 guest

    #312355

    Hello,

    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

    #312468

    EMJ92
    Participant

    Hello

    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

    #312699

    Hello,

    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

    #312704

    EMJ92
    Participant

    hi

    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.

    #312734

    Hello,

    I have tested it on a real device and it is working fine.

    Video for Clarification: https://gofile.io/d/Z5CnX0

    Best Regards

    #312778

    EMJ92
    Participant

    Its not working on iphone. Du you need a video?

    #312842

    Hello,

    Please provide a video explaining the issue to check it myself and help you out accordingly.

    Best Regards.

    #312845

    EMJ92
    Participant

    Hello,

    1 part as logged in
    2 part as guest

    with iphone

    #312904

    Artem Temos
    Keymaster

    Hello,

    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

    #312912

    EMJ92
    Participant

    does not work either, maybe they can still help?

    #312913

    Artem Temos
    Keymaster

    In 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

    #312914

    EMJ92
    Participant

    also not working without cache plugin

    realy no ideas?

    #312915

    Artem Temos
    Keymaster

    It 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.

    #312930

    EMJ92
    Participant

    Omg 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…

    #312953

    Artem Temos
    Keymaster

    Great, we are glad that you sorted it out. Let us know if you have any further questions.

Viewing 24 posts - 1 through 24 (of 24 total)

The topic ‘Font Size in Mobile’ is closed to new replies.