Hello,
Please go to Dashboard > Appearances > Editor > Style.css and drop this piece of code:
.main-menu li:nth-last-child(2){
display: none !important;
}
This way you’ll hide the booking button in the menu.
I will track your request and will consider adding the functionality in a future theme update.
Please keep in mind that the above editor code will get erased with any theme update so you’ll need to re-add it or put it in a stylesheet.css on your server.
Regards
Thank you very much Macho for the quick reply. I did add that exact code to my style.css page and the “book appointment” link is still in the top of the page. Any other suggestions or ideas what may be wrong?
I do have it working now. Uninstalled everything and reinstalled and now works. Thanks again.
Hi Macho! I have the same problem as dzwreck. The thing is I do not have the luxury of uninstalling and reinstalling everything. When you say “drop this piece of code” do you mean “drop-it” like “delete it” or “add it”? Please help. Thanks in advance!