• Resolved 4090

    (@4090-1)


    I have a customer who wants to use this plugin but wants the Submit button formatted in a particular way.

    I have tried adding the following to Appointment Hour General seetings -> Styles and also to theme -> additional CSS but is not working.

    .pbsubmit{font-family: Quicksand; line-height: 30px; font-size: 16px; color: #333333;}

    Can someone please tell me what I am doing wrong?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    Use the following style:

    #fbuilder .pbSubmit{font-family: Quicksand !important; line-height: 30px !important; font-size: 16px !important; color: #333333 !important;}

    Add the needed styles into the “Appointment Hour Booking >> General Settings >> Edit Styles” area.

    Thank you for using the plugin!

    Thread Starter 4090

    (@4090-1)

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Submit button CSS not working’ is closed to new replies.