Okay
  Public Ticket #2380503
Amelia customization
Closed

Comments

  • Karabo started the conversation

    Greetings, Im currently in development and testing phase of the website through the above mentioned subdomain please kindly advice how I can change the follow:

    1. back option once booking steps have start how can I increase the size or make this bolder?


  • [deleted] replied

    Hello Karabo, 

    This can probably be achieved with adding custom CSS. 

    Could you please tell me which Amelia view do you use - Booking , Catalog , ? Thank you! If you have a page with Amelia on it please send me a URL to the page so I can help out!

  • Karabo replied

    Hi, Marija 

    Will be using the catalog view which is 

    Book Appointment With Us (1) on the url below

    Yes the url is: https://wonderstouch.4kjengagroup.co.za/booking/


  • [deleted] replied

    Hello Karabo, 

    For this  Back button 

    4176015584.png

    please try adding the following HTML to the page where you have your Amelia shortcode: 

    <style>
    span.am-back {
    font-weight: bold !important; 
    font-size: large !important;}
    </style>


    For this back option 

    7112434143.png

    try adding this custom HTML to the page: 

    <style>
    .am-category-url {
    font-weight: bold !important; 
    font-size: large !important;}
    </style>


    Let me know if this helped!

  • Karabo replied

    Hey, Thank you this seemed to do the trick 

  • [deleted] replied

    You are welcome. 

    Glad to see that! 

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