Support » Theme: Freemium » Getting rid of breadcrumbs

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author FasterThemes

    (@fasterthemes)

    You can do this if you know coding. We will try to implement this in PRO version though. Let me know if you are interested in buying the PRO version.
    In Free version, you’ll have to do this manually.
    Thanks.

    Hey, Pablo!

    Easiest way is to install a plugin called Simple Custom CSS. Then, open that up and paste the following code into it and save it:

    .page-title h1 {
    display: none;
    }

    That should make it disappear. And, because you’re using the Custom CSS plugin, if you happen to update the theme, the fix will stay. 🙂

    Thread Starter pabloalvestegui

    (@pabloalvestegui)

    Thank you, Augustin56

    Merry Christmas.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Getting rid of breadcrumbs’ is closed to new replies.