How can I remove breadcrumbs from SASSICO theme?

TimoCristian

New member
Feb 1, 2021
2
0
1
I found the Sassico theme on the forum and have installed it on my website, https://www.invisual.ro .
IS HERE ANYONE WHO CAN HELP ME GET RID OF THE BREADBRUMPS? I deleted the breadcrumbs' content, but it is still there (you can find it by "inspect element"). I tried in the dashboard, with additional CSS, backend code, nothing worked.
 

frizzel

Well-known member
Trusted Uploader
Jun 13, 2019
485
253
63
Wherever my imagination takes me
I can see that you have hidden the breadcrumbs via the theme's master.css. That's always a bad thing to do: if you want to change things, create a child theme and apply the changes there.

Anyway, looking at the code of the theme I see this:

PHP:
$show_breadcrumb =  (isset($banner_settings['page_show_breadcrumb'])) ?

So, there clearly is a setting to show breadcrumbs or not, either in the general settings (is there a section called 'Banner'?) or possibly on a per page basis.
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu