This topic has 6 replies, 2 voices, and was last updated 10 years by mtgame21.

  • Author
  • #88907
     mtgame21
    Participant

    On all of my Woocommerce individual product pages, the Title Bar displays “Shop” and I cannot figure out how to hide it. I have edited the “Shop” page and gone to the “Theme General Setting” – “Title section” tab and checked off “Hide the title” but it still shows up on the individual product pages.

    The Title does not show up on the primary Shop page that displays all of the products on the site. Once you select one of the products, it takes you to the individual product page and then the Title Bar shows up. How do I hide this? Thanks.

    #89064
     Radu
    Moderator

    Hi,

    Can you please provide a screenshot that pointing out the Shop text ? also if is possible and page URL.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #90231
     mtgame21
    Participant

    Radu,

    fyi, I am using buddypress and wc vendors plugins also. In Dashboard ->WooCommerce -> Settings -> Products tab, Shop Page is set to “Shop”

    When we go to “http://mysite.com/shop/” page, the title bar with the page name “Shop” does not appear (good).

    For the “single product page2” pic below, the URL is “http://mysite.com/shop/elders-scroll/testuser1s-first-product/” where “elders-scroll” is a category and “testuser1s first product” is the product name. On this page, the title bar with the page name “Shop” does appear.

    #90327
     Radu
    Moderator

    Hi,

    Is possible to provide an URL ?

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #90333
     mtgame21
    Participant

    Hi Radu,

    My site is not live, and is still under construction. The URL is “www.mercquest.com” and use the username “testuser2” and password “//test”.

    Once you login, click on “Sample Product Page” link in the menu bar to get to the page shown in the picture posted above, where the title bar is shown and I want to hide it.

    If you click on the “Shop” link, it will take you to the page showing all of the products and the title bar is hidden.

    #90338
     Radu
    Moderator

    Hi

    Please add this css to wp-admin -> theme options -> general options -> quick css

    COPY CODE
    
    body.single-product section.container-wrap.main-title.alternate-color.border-bottom {
        display: none;
    }
    

    Let me know if is ok

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #90347
     mtgame21
    Participant

    That worked. Thanks

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

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?