• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

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.
 
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.
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock