• Resolved pauloperes

    (@pauloperes)


    Hi there. Does anyone could please point me out how to disable breadcrumbs in eStore theme ? Thanks in advance.

    • This topic was modified 4 years, 10 months ago by pauloperes.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi @pauloperes,

    There isn’t any option to disable breadcrumbs in the theme, but if you provide me your site URL I can provide you the custom CSS to hide it.

    And please be specific on the word disable. Do you want to hide it, disable it’s link only or hide the whole block of breadcrumb along side the page title.

    Thanks and Regards,
    Milan.

    Thread Starter pauloperes

    (@pauloperes)

    Hi Milan, thanks a lot for your reply and support.
    My URL is https://www.jacomprou.com
    Sorry for not correctly used the word ‘disable’ (maybe because of my bad good english).
    Can you please point me out how to hide breadcrumbs using the custom css you’ve mentioned ?
    I have another 2 small issues that I please ask your support but I think it’s better to write about them in another topic, not here, correct ?
    Thanks in advance, wish you the best, Paulo.

    Hi @pauloperes,

    I click on the linked you provided and there’s nothing in it, please look at the image for reference.

    Image Reference

    And about the other issues, please make different queries as it will be helpful for other user as well who are seeking help for the same issue.

    Thanks and Regards,
    Milan.

    Thread Starter pauloperes

    (@pauloperes)

    Hi Milan,I apologize for that, I have corrected it and the site is ok now. Can you please take another look at wwww.jacomprou.com ? Thanks in advsnce, kind regards

    Hi there,

    Please add the following CSS:

    .page-header {
        padding: 0;
    }
    
    .page-header .entry-sub-title {
        display: none;
    }

    Help link?https://docs.themegrill.com/knowledgebase/where-do-i-add-my-custom-css/

    Below screenshot shows the image of site after CSS has been applied.

    Screenshot

    Thanks and Regards,
    Milan

    Thread Starter pauloperes

    (@pauloperes)

    Hi Milan, it worked perfectly ! This was decisive for my business plans down here, I’d like to thank you so much and say congratulations for your excellent support. Wish you the best, take care ! Att, Paulo.

    Hi?there,

    Great to hear it worked for you, if you liked our theme and enjoying the support we would be thrilled if you drop a review. Your review would be an enormous help. And if you ever have a query please let us know.

    Thanks and Regards,

    Milan.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Hi. How can I disable Breadcrumbs ?’ is closed to new replies.