New Landing How can we help? Themeforest Theme Support Neighborhood Header issue, Product category , breadcrumb issue

Viewing 2 posts - 1 through 2 (of 2 total)
  • #298184
    vremeni4
    Member
    Post count: 2

    Hi,

    I installed the theme and in general all is working fine.
    There are a few minor issues which I was not able to resolve.
    (I could go into the edit mode and change the code e.g. css, but I would prefer if this could be fixed in a different way)

    1. I do not want the header to be shown. So all is disabled but the Neighborhood image still appears on the web site.
    2. The breadcrumb is empty on the right hand side.
    3. The product category is shown underneath every product. I was not able to find an option to disable this.
    4. When I click on the product, the name of the product does not appear on the top. Also there is no breadcrumb.

    Thanks for your help

    Kind regards,
    Ivan

    #298524
    David Martin – Support
    Moderator
    Post count: 20834

    1) Where do you refer to the shop? Please add this to Theme Options => Custom CSS:

    You can hide that with:

    .post-type-archive-product .page-heading {
        display: none;
    }

    2) For what page? This would conflict with no.1?

    3) Please add this to Theme Options => Custom CSS:

    .post-type-archive-product span.posted_in {
        display: none;
    }

    4) Yes as you have the header title hidden. You need to show this on the single product page.

    Thanks,
    David.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register