As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

Okay
  Public Ticket #2216201
css
Closed

Comments

  • stuart kennedy started the conversation

    I have tried using css to incrase font wieght/size of label as in image 


    It is not working - can you advise - pleae see image

  • [deleted] replied

    Hello Stuart Kennedy,

    Apologies for replying late, we are not working on weekends. 

    You should add this custom HTML to the page where you have Amelia shortcode: 

    <style> 
    #amelia-step-booking1 > div.am-select-service > form > div.el-form-item.am-select-employee-option > label, #amelia-step-booking1 > div.am-select-service > form > div.el-form-item.am-select-service-option.is-required > label
    {font-weight: bold !important;}
    </style>

    You can also change /add some custom CSS inside the {} brackets, I put font-weight to bold, but you can change it to whatever you need. 

    Hope this helps, 

    If you have any further questions or concerns feel free to ask,