Home › Forums › WoodMart support forum › CHECKOUT PAGE FIELDS AND FOOTER TEXT VERY SMALL
CHECKOUT PAGE FIELDS AND FOOTER TEXT VERY SMALL
- This topic has 17 replies, 2 voices, and was last updated 3 years, 1 month ago by
Elise Noromit.
-
AuthorPosts
-
January 13, 2022 at 8:02 pm #345235
AdamyoungParticipantHello,
i see that the fields are very small size so its not clearly what the client can fill there.
also the same problem is that the text in the footer is also to small.
i think in this whole template the text is little bit to small
How to fix this pleaseAttachments:
You must be logged in to view attached files.January 13, 2022 at 11:20 pm #345260
Elise NoromitMemberHello,
You can change the font size by means of the Advanced typography option, which allows you to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.
Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/
Best Regards
January 19, 2022 at 12:17 pm #346378
AdamyoungParticipantThanks for the information.
But when i fill this in by iphone it is oke But when i fill this in by a Samsung the adress let see for a small part???
i will send you the screenshot if a client wants to fill in his adresAttachments:
You must be logged in to view attached files.January 20, 2022 at 12:52 am #346547
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Mobile:
body .select2-container--default .select2-selection--single .select2-selection__rendered { font-size: 20px; } body input[type='email'], body input[type='date'], body input[type='search'], body input[type='number'], body input[type='text'], body input[type='tel'], body input[type='url'], body input[type='password'], body textarea, body select { font-size: 20px; } Change the size as per your needs
Best Regards
January 20, 2022 at 11:34 am #346694
AdamyoungParticipantThanks i have put the code in the css and saw that the text is bigger but still the same problem.
Because you see the text only HALF? and by input text there is a STRIPE in the middle?Attachments:
You must be logged in to view attached files.January 20, 2022 at 9:36 pm #346817
Elise NoromitMemberHello,
Please reduce the font size in the code, I have set this size just for demonstration.
If you have any questions please feel free to contact us.
Best Regards
January 21, 2022 at 5:42 pm #347031
AdamyoungParticipantThanks i have put the code in the css and saw that the text is bigger but still the same problem.
Because you see the text only HALF? and by input text there is a STRIPE in the middle?Attachments:
You must be logged in to view attached files.January 23, 2022 at 10:01 pm #347344
Elise NoromitMemberHello,
Please advise what device you are checking from? I cannot catch the problem: https://gyazo.com/eb2308e60cecdfa9beb830b5d827bc65 and https://gyazo.com/a04201a4e04cbb50a3690c9420a5690c
Best Regards
January 24, 2022 at 10:22 am #347423
AdamyoungParticipantThe device where i get this complain is the Samsung mobile phones
January 25, 2022 at 12:20 pm #347762
Elise NoromitMemberHello,
Please provide the site admin access, insert the credentials into the Private content below the message area.
Best Regards
January 25, 2022 at 12:25 pm #347765
AdamyoungParticipanti have write the information below
January 25, 2022 at 2:49 pm #347840
Elise NoromitMemberHello,
Please add the shortcode by means of the special shortcode widget: https://gyazo.com/de362ff6b564001895eb81d708505a62
Then check how it works.
Best Regards
January 25, 2022 at 3:04 pm #347844
AdamyoungParticipantWhere is this exactly ?
January 25, 2022 at 3:08 pm #347845
AdamyoungParticipanti have found this. Is this okay?
Attachments:
You must be logged in to view attached files.January 25, 2022 at 3:09 pm #347847
Elise NoromitMemberHello,
Sorry, I have sent this suggestion by mistake.
I will get back to you asap.
Best Regards
January 25, 2022 at 4:22 pm #347859
Elise NoromitMemberHello,
You are using a custom font that is not supported by all browsers. We tired to change the font for the input and set one of the standard fonts, and it works correctly:
https://prnt.sc/26j6hdf – Samsung browser + Custom font
https://prnt.sc/26j6h8g – Samsung browser + “Arial” fontWoodMart theme cannot influence the font support by browsers, we recommend using another font or at least settings one of the standard fonts for input.
If you have any questions please feel free to contact us.
Best Regards
January 25, 2022 at 4:26 pm #347860
AdamyoungParticipantoh thanks where exactly can i change this font?
January 26, 2022 at 12:23 am #347922
Elise NoromitMemberHello,
You can change the fonts in the Theme Settings > Typography. These settings are global
You can also change the font of certain items by means of the Advanced typography option, which allows you to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.
Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register