-
Author
-
November 24, 2015 at 22:46 #88907
mtgame21
ParticipantOn 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.
November 25, 2015 at 19:51 #89064Radu
ModeratorHi,
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 solutionDecember 1, 2015 at 02:39 #90231mtgame21
ParticipantRadu,
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.
December 1, 2015 at 16:15 #90327Radu
ModeratorHi,
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 solutionDecember 1, 2015 at 16:55 #90333mtgame21
ParticipantHi 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.
December 1, 2015 at 17:21 #90338Radu
ModeratorHi
Please add this css to wp-admin -> theme options -> general options -> quick css
COPY CODEbody.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 -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.