Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #240837

    I guys. I work with a Child theme and try to remove the title & breadcrumb with the css code:

    .title_container .breadcrumb { display: none; }

    It doesn’t work though. In theme options/header and on the pages it’s turned off. But it still shows. What am I doing wrong?

    And why does Firefox not show icons in 2.6.1? In 2.5. is worked.

    Regards,

    David

    #241008

    Hi David!

    Can you please give us a link to the website? You can hide the title container on Enfold > Header > Header Layout > Header Title and Breadcrumbs, select “Hide both”. You can also add this on Quick CSS:

    .title_container {
    display: none !important;
    }

    Please refer to this link on how to fix icons on firefox and ie: https://kriesi.at/support/topic/icons-still-not-working-in-firefox-and-ie/#post-173204

    Regards,
    Ismael

    #241083

    Hi Ismael,

    select “Hide both” was turned on, but your quick css worked fine. The icon problem I will look into it. Thanks.

    In 2.6 I miss the bar to switch from page to enfold. I need use my back space now. Has that been changed? Or is it a setting?

    Regards,

    David

    #241179

    Hi!

    Which bar? Can you elaborate?

    Regards,
    Yigit

    #241251

    This one… http:www.dmgilde.nl/bar.png

    The mobile menu is gone to as you can see. Tried everything in settings, but it doesn’t change a thing: http://www.dmgilde.nl/

    Regards,

    David

    #241530

    Hi!

    The image link is broken. Please post it again. The website is not loading on my end, weird. Let me ask Yigit and the rest of the support team to check this again.

    Best regards,
    Ismael

    #241596

    http://www.dmgilde.nl/bar.png :-)

    Regards,
    David

    #241705

    i am trying to decrease the breadcrumb / title bar in ‘Incarnation’. I have tried the suggestions on how to reduce the size in Enfold but it doesn’t work. Can you please give me some quick css to decrease the size?

    Thank You,
    Gina

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘removing title & breadcrumb doesn't work’ is closed to new replies.