Home Forums Basel support forum I want to set the navigation bar on the product to disappear.

I want to set the navigation bar on the product to disappear.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #230925

    wormholetattoo
    Participant

    First, I want to set the navigation bar on the product to disappear:Screenshot 1

    Second, I want the product description, additional information, comments,Shipping & Delivery(picture 2) is like picture 3. Example link:https://www.evanhair.com/product/bob-straight-wig-front

    Attachments:
    You must be logged in to view attached files.
    #231084

    Hello,

    You can hide the navigation on the product page in the Theme Settings > Product page.

    Transformation according to into the tabs would require complicated customization that is not covered by our support.

    Best Regards

    #231101

    wormholetattoo
    Participant

    I set up according to your instructions, but the first problem is not solved. As shown in picture 1, I set a hidden here:Theme Settings > Product page > Hide tabs headings(on)> Hide products navigation(on),I only saw the arrow disappeared here, but this row did not disappear:picture 2

    Attachments:
    You must be logged in to view attached files.
    #231242

    Hello,

    I do not see navigation in the product page https://prnt.sc/uu2a7p please provide the page URL with the problem.

    Best Regards

    #231416

    wormholetattoo
    Participant

    Yes, you really can’t see the navigation, but there is a blank row, there is a blank row, I want to remove the blank row and move the product pictures and information up a bit

    #231531

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .single-breadcrumbs-wrapper {
        display:none;
    }

    Best Regards

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