- This topic has 1 reply, 2 voices, and was last updated 8 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
I want to hide the link (see arrow). The link link to Home / Single rooms should not be displayed in the template, is there a plug-in? Greeting Maik
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.breadcrumbs { visibility:hidden !important;}
Regards,
Chris