Your account expired support, please renew to get your support.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #11870
    Gordas
    Support Expired

    I did a search on your database, online and the guidelines included within the theme, but none of them worked.

    Please send me instructions on how to disable the breadcrumbs on my theme. I cannot grant you access to my dashboard due to confidential non-disclosure agreements of what the restaurant’s menu will offer so you can send them to me in private. Thank you.

    This is what I did to my theme based on your guide: https://wpdocs.gitbook.io/poco/setting-1/breadcrumb

    #11890

    Hi you,

    This guide not use for Freshio theme: Poco theme guide 😀

    You can use css style:

    .freshio-breadcrumb{
    display: none;
    }
    
    body.page-template-default .site-content{
    margin-top: 30px;
    }
    
    #13035
    Gordas
    Support Expired

    Where do I use the information you sent me? Please specify the location or send a screenshot. Thank you.

    #13057

    Please copy this code and paste it into file style.css ( child-theme) or if you need to help, please send admin web account for me, I will help you.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.