Add Text to Appointment Module?

Discussion in 'Appointway WordPress Theme' started by filmworks7, Apr 8, 2016.

  1. filmworks7

    filmworks7 Member

    Joined:
    Jan 24, 2016
    Messages:
    35
    Likes Received:
    1
    Hello,
    Right Under where it says " Book Your Appointment"
    I would like to put ***For Existing Clients Only (in a color that that pops out as white won't)
    Can you tell me how I can do this?
    Thanks!
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please follow the screenshot given below.

    add_anotherline_appoint._form.png

    After this, paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    li.textheading p {
        color: red !important;
    }
    Note: Change the color as per your interest..

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. filmworks7

    filmworks7 Member

    Joined:
    Jan 24, 2016
    Messages:
    35
    Likes Received:
    1
    Thanks Priyanka.
    Got the text in there.
    Color change did not work though. I did put it in the custom CSS and save.
    Was the code you gave me right?

    Also I noticed under FORM STYLES it says you can change color for the whole form.
    I tried 2 different colors and saved but it does not change the black color frame.
    Anything to do about that?
    Thanks
     
  4. priya

    priya Guest

    Hello,

    Yes, given code is absolutely right as it works perfectly at our end...

    So you are kindly requested to clear your cache and check after that..

    For the second issue,

    We have already resolved this issue in latest version of the theme,

    So if you haven't customized source code of the theme, you are kindly suggested to reinstall the latest version of the theme from the members are

    Here're the steps of doing so...

    Download the AppointWay theme by logging in your members account:

    http://inkthemes.com/members/member

    Next, you have to extract the zip file and rename that folder classicraft like appointway_new,

    Again, you would need to create a zip file of that renamed folder (say: appointway_new.zip),

    Now, upload the theme in your WordPress from Dashboard->Appearance->Themes->Add New,

    Then, activate your theme,

    This way you can install and activate your updated version in your site, keeping the copy of your older version in your WordPress

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page