Okay
  Public Ticket #2211171
Font in calendar view for appointments too thin
Closed

Comments

  •  8
    Debbie started the conversation

    Hi!

    Is there a way to make the font in the calendar view for appointments bold? The text is very thin now and that makes it difficult to read.

    I already tried changing the contrast, e.g. black background and white text, but that doesn't make it better the visibility.

    What would be even better is to make it follow the default theme settings for base text?

  •   [deleted] replied privately
  •  8
    Debbie replied

    Hi Marija, thanks for your reply. It does help somewhat but i guess the font weight should be way bigger than 300. I hope we can further customize this soon, in order to make it more readable for the customers.

  •   [deleted] replied privately
  •  8
    Debbie replied

    HI Marija,

    I tried this, but I think you are confusing HTML formatting with CSS formatting.

    HTML works with code between <style> and </style>.

    I need CSS, like this ticket: https://tmsplugins.ticksy.com//ticket/2230558/




  •  8
    Debbie replied

    I added this code to the CSS of my page at https://vaforadventure.com/ontdekgesprek/:

    /*Amelia font in calendar */
    #amelia-step-booking0-calendar > p {
    font-size: 22px !important;
    }
    #am-calendar-picker > div.c-header > div.c-title-layout.align-center > div > div > div {
    font-size: 20px !important;
    }
    #am-calendar-picker > div.c-weekdays {
    font-size: 20px !important;
    }
    .amelia-app-booking #am-step-booking .am-select-date .am-calendar-picker div, .amelia-app-booking .am-step-booking-catalog .am-select-date .am-calendar-picker div {
    font-size: 20px !important;
    font-weight: 500 !important;
    }
    .amelia-app-booking #am-step-booking.am-mobile-collapsed.am-active-picker, .amelia-app-booking .am-step-booking-catalog.am-mobile-collapsed.am-active-picker {
    min-height: 520px !important;
    }
    .amelia-app-booking #am-step-booking, .amelia-app-booking .am-step-booking-catalog {
    min-width: 1000px !important;
    }

    It does enlarge the font of the dates, but the times are still very small and thin. See attached screenshot. The view on mobile is now unsuable. See second image in the next reply.

    I see A LOT of questions in the public tickets that concern the same issue. Can I ask if there are any plans to 

  •  8
    Debbie replied

    This is the view on mobile now. 

  • [deleted] replied

    Hello Debbie, 

    This is HTML : 

    <style> #am-calendar-picker {font-weight: bold !important;} </style
    

    And this is CSS: 

    #am-calendar-picker {font-weight: bold !important;}

    So, without the <style> tags it is a custom CSS code. I put the HTML tags because it is easier to put it on the page like that for most users, since there are  options for adding HTML on pages like 'Formatting HTML' (for Gutenberg) or you can just put it as text (for Classic editor). 

    If you need the CSS, just remove the <style> </style> tags from the code I provided and you will get the CSS. 

    Let me know if this helped please!

  •  8
    Debbie replied

    Hi Maija, please see my other 2 replies from this morning. 45 and 42 minutes a go now.

  • [deleted] replied

    Hello Debbie, 

    I replied to both tickets, sorry but we have more tickets and we reply them one by one. 

    If you have any other questions or concerns feel free to open a new ticket and we will gladly help,

  •  8
    Debbie replied

    Hi! What is the status about this too thin font in the calendar? It is nice that you can select different fonts now, but the font weight is still very thin. There simply is not enough contrast for easy reading.

    I tried lots of css options, listed below but they did not do the trick or caused issues on mobile views.

    I'm sure many other Amelia users have the same problem.

  •  2,572
    Aleksandar replied

    Hello Debbie

    Have you tried out the new Step-by-Step booking form? We've increased the fonts, and included a new Customize section for this form, so you will not be able to do a lot more with the new form.

    The thickness of the fonts is still not included, but feel free to let us know what you think about the new form after you update Amelia to v5.0 and we'll gladly share your thoughts with our developers!

    Kind Regards, 

    Aleksandar Vuković
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables

  •  8
    Debbie replied

    Hi Aleksandar,

    I did upgrade to 5.0 and tried it out. Much better! The date and time picking is now much more obvious.

    De desktop works perfectly, however on mobile there could be some improvements. On desktop, when you select a date, the form automatically scrolls down to the times where you can choose time. It also does on mobile, but the bar with the button to go further is in the way. Also, the colored column on the left is not visible on mobile, which is not necessary, but it would be better if the tabs on the top of the booking form had a bit more color/definition. I made a little video on my phone. If you turn your phone horizontally the whole wizard (including the colored bar) is shown, but that is not directly obvious to the user.


  •  2,572
    Aleksandar replied

    Hey Debbie

    This may be an issue with iPhones (again). They really don't want to adopt any norms other browsers adopt. Please check out how it looks on my Android phone.

    We'll work on the details of the sidebar in one of our future updates, we agree that the details should be there on mobiles, we just didn't have the time to implement that for the initial (Beta) release.

    Kind Regards, 

    Aleksandar Vuković
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables

  •  8
    Debbie replied

    Hey Aleksandar, I see that on Android the times do become visible (and not behind the next line). If the labels on top had a background color on mobile, that would be enough.

  •  2,572
    Aleksandar replied

    I'll make sure to forward this suggestion to our developers, Debbie, thanks for your feedback!

    Kind Regards, 

    Aleksandar Vuković
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables