Home › Forums › WoodMart support forum › Рage title attribute Рage title attribute This topic has 5 replies, 2 voices, and was last updated 6 years ago by Elise Noromit. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts January 24, 2019 at 3:47 pm #103914 RosBizParticipant Hey. Faced a problem. I woocomerce brand made as an attribute. https://c2n.me/3Zmj1Fa.png In the item card there is a link to the archive of attributes. https://c2n.me/3ZmjaYO.png If you go to the archive attribute, then in the title I see all categories of the store. https://radders.ru/brend/isomax Is there a way to disable the display of categories in the header of the attribute archive? January 24, 2019 at 6:24 pm #103936 Elise NoromitMember Hello, Please add the code to the Theme Settings > Custom CSS > Global: .tax-pa_brand .woodmart-product-categories{ display:none; } Best Regards March 1, 2019 at 10:35 am #110413 RosBizParticipant Unfortunately, this solution did not help. Is it possible to change the attribute mapping with a child theme? March 1, 2019 at 12:47 pm #110443 Elise NoromitMember Hello, Your site does not work now, please contact us as soon as your site is on again. Best Regards March 1, 2019 at 3:04 pm #110467 RosBizParticipant The site is working. We did not turn it off. https://radders.ru/brend/isomax March 1, 2019 at 4:15 pm #110481 Elise NoromitMember Hello, Please try this code: .tax-pa_brend .category-nav-link .category-name { display: none!important; } .tax-pa_brend .category-nav-link .category-products-count { display: none!important; } Please add the code to the Theme Settings > Custom CSS > Global Best Regards Author Posts Tagged: https://radders.ru/ Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register