i want to take out the breadcrumbs completely, the text.. the grey background.. that whole section
take out breadcumbs completely
2 posts from 2 voices-
Posted 10 months ago #
-
Hi samigernhart,
Try to add this code at the bottom of wp-content/themes/cubit/style.css:
.breadcrumb { display: none !important; } #head { background: transparent !important; height: 170px !important; }Hope this helps. :)
Cheers,
IsmaelPosted 10 months ago #
Reply
You must log in to post.














