Would like to know how to do the following if possible: Either delete the "Price" Field and not show at all. For Services, since I only have one Service, Can I just display the one service and not a drop-down selection? For the Dates of Services, on the dates I have NOT selected, can those by "grayed out" or shown as inactive? Thanks.
Hello, Greetings from InkThemes! Solutions of your above issues are accordingly... 1) Either delete the "Price" Field and not show at all. Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: input#sr_price { display: none; } 2) For Services, since I only have one Service, Can I just display the one service and not a drop-down selection? This would require a bit of source code customization So please send us your dashboard details at [email protected] along with this thread link and we will do it for you. 3) For the Dates of Services, on the dates I have NOT selected, can those by "grayed out" or shown as inactive? Could you please elaborate your requirement a bit more so that I can assist you accordingly..? Looking forward to your reply. Thanks & Regards! Priyanka InkThemes.com