Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .feature_sidebar { display:none; }
Paste the code given below in Custom CSS (Appearance > Theme Option > Styling Option > Custom CSS) Code: .appointment_wrapper { display: none; } instead of Code: .feature_sidebar { display:none; } This will solve your issue.