How can I remove the category name when on category view? See image
https://imgur.com/a/GDohKjK
Remove Category name on category page
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Remove Category name on category page
Hi, I am not sure, what do you exactly mean, but the easiest way is always to hide some part with CSS (display: none).
Jan
Jan
If you find Phoca extensions useful, please support the project
- Hazzo
- Phoca Member
- Posts: 10
- Joined: 04 Aug 2021, 16:21
Re: Remove Category name on category page
If you look at https://tramoetv.com/index.php/sv/webshop the categories are shown as images with the category name below them.
I would like to only show the image and not the text part of the category name. Can I do that from within the cart settings?
I would like to only show the image and not the text part of the category name. Can I do that from within the cart settings?
- Hazzo
- Phoca Member
- Posts: 10
- Joined: 04 Aug 2021, 16:21
Re: Remove Category name on category page
Got it!
Looked at some other posts and found the css solution. Thanks a lot!
Looked at some other posts and found the css solution. Thanks a lot!
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Remove Category name on category page
Ok
If you find Phoca extensions useful, please support the project