- This topic has 3 replies, 2 voices, and was last updated 11 months, 3 weeks ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Remove ‘Category’ from title in Shop pages
Hi Support,
In the Motorcycle theme in the Shop Category pages the word ‘Category’ appears before the actual category name. eg. Category: Bikes
You can see an example of this in your demo at https://sktperfectdemo.com/themepack/motorcycle/product-category/bikes/
How do I remove the word ‘Category’ so that just the word ‘Bikes’ shows up?
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.archive .cattitle_wrap h1 {
font-size:0;
}
.archive .cattitle_wrap h1 span {
font-size: 63px;
}
Regards,
Dave
Hi Dave, That’s worked. Thankyou.
Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Dave
Even though WordPress is the most popular and powerful CMS at present but one needs to be extremely careful while editing and making changes. A […]
Let’s face it, sometimes all you really want to do is focus on publishing your content and promoting your business. The thought of taking on […]
The speed of a website is a very important factor for SEO. For some websites, a single second can result to thousands of dollars gained […]