- This topic has 2 replies, 2 voices, and was last updated 5 years, 7 months ago by annikalawrence.
Viewing 3 posts - 1 through 3 (of 3 total)
- AuthorPosts
- April 19, 2019 at 2:05 am #11721annikalawrenceParticipant
I just downloaded the Total theme a few days ago and am trying to set up my website. I added a primary menu but now it shows up on in the directory on the left hand side too. For “services” for example it reads “services” on the top and on the left and right underneath it says “services/ home”. I do not want that second part with “services/ home” there. How do I get rid of it? I have looked everywhere but can’t find where to change it.
April 19, 2019 at 11:07 am #11724HashKeymasterHi,
You can remove it by adding some custom CSS code. Go to Appearance > Additional CSS and paste the below CSS code
.breadcrumb-trail, .woocommerce .woocommerce-breadcrumb{display:none}
Thanks
April 20, 2019 at 2:08 am #11749annikalawrenceParticipantGreat! Thank you so much!
- AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.