1: Don’t change the core feature. If you really wanna do this then you need to find another solution for creating custom Category and add some styling for that category.
2: WordPress will add category classes on each post if your theme doesn’t disabled it. Then you need to write CSS for that classes and it’s gonna be resolved.
3: If you wanna use the theme sticky post styles. Then in your theme folder style.css, There have a .sticky classes out there and you need to change it or add your category css.
Thanks.
Related Posts:
- Exclude sticky post from main query?
- Show Sticky Posts in Category Archive
- Set sticky posts schedule (Automatic)
- Add a single featured post to all pages?
- Display only the most recent sticky post, display other posts in chronological order
- Include sticky posts in ‘Blog pages show at most’ X number of posts?
- Exclude expired sticky posts
- Exclude Sticky posts from Main Query break Pagination
- ignore_sticky_posts in WordPress 3.0.3?
- Exclude Current and Sticky Post
- Front page should display only one category of posts including sticky post with custom featured post box
- Make sticky post on save
- Pin a post to the top of a page, other than the home page
- Why WordPress CMS uses an array in wp_options instead of a field for Sticky posts?
- ignore_sticky_posts not working with word press version 3.9.1
- How to modify query on category pages to show only sticky posts?
- Make posts non-sticky
- How to check a post is sticky or not yet?
- Custom query: how to get the sticky posts first?
- I would like to change the sticky posts label “Featured” to something else
- How to display sticky post with custom html
- Update a post to remove sticky option
- Show image if a post is featured
- I do not want my front page sticky post to show up in a category
- How to display a sticky post inside a div?
- WooThemes Mini Features – modify query_posts to display only sticky_posts
- Exclude Sticky Posts as everyone!
- Latest Sticky Posts with Grid Thumbnails for static front page
- Remove old sticky post on publish
- Limit Number of Sticky Posts to Show
- get_option(‘sticky_posts’) returns stickies that are in trash
- Display latest sticky post or display nothing
- Create thumbs only when a post is sticky or any other way?
- How can I display only sticky posts from a parent category on the homepage?
- Images for sticky posts
- WP_Query: Why is sticky post not first item in loop?
- Ensuring sticky posts are retrieved first (without using two queries)?
- Highlight a Featured Post?
- How to make my front page display only the most recent sticky post, plus usual widgets?
- Limiting query_posts to 1, regardless of sticky post?
- How do I show sticky posts on a static front page that also contains content?
- Using categories & “stickyness” together
- How to retrieve sticky post in raw sql?
- wp_query for the first sticky, then display the rest of the posts excluding the first sticky
- Schedule Sticky Posts
- Sticky Posts Not Sticking to Top of Category Archive
- how to make custom posts sticky? [duplicate]
- Include Sticky Posts in Page Post Count for custom query
- Query sticky posts with thumbnails
- How to remove sticky post capability for a specific user role?
- How to use custom fields to enable sticky posts on custom post types?
- WP_Query doesn’t get sticky post at the top, when used in a page template
- Ignore sticky posts if post is not in meta query
- Store sticky post’s ids in a transient
- Show Sticky Post at the top but do not show again in the loop?
- 3 Posts in Loop, Show Stickies First
- Move sticky posts down in main loop
- Sticky post appears twice
- How can I make a custom post type sticky?
- wp_query should show stickies first
- sticky post in custom loop
- How to stick custom post at the top in search results
- Woocommerce – Want to move the product tabs below short description
- Sticky posts per category
- WP Query to have sticky posts first, with pagination and having a joint ‘posts per page’ arg with main loop
- How to display only feautured/sticky listings on the homepage
- Showing sticky posts with get_posts()
- Difficulty with PHP function that displays a post’s format in WordPress
- Sticky post for each category on category pages [duplicate]
- How can I allow sticky posts but cap the query to 1 post?
- Only display sticky post or latest post in custom loop
- Exclude current sticky post
- Why: sticky front page code, shows latest non-sticky on logged-in front page
- Can’t get pagination to work for sticky posts only
- How to display sticky or latest published post on the current category page it belongs to?
- How to remove only the latest sticky post from the loop
- get_previous_post() while accounting for sticky posts
- Knowing if a post is sticky in the ‘save_post’ action. Where do I have to hook?
- Filtering all posts AND sticky posts through meta_query
- Get all sticky posts from one user through user ID
- marking a post that was sticky on category template
- Custom loop off by one post
- How do you get sticky posts to work with categories?
- How can I have sticky posts while ALSO showing posts from a specific category using one WP_Query?
- WordPress Sticky Post Count “Fix” Breaking Pagecount by 72 pages!
- Display Specific Posts at Start of Loop
- How to display sticky post always at the top (before regular post) in wordpress?
- Function for Sticky Post on Categories causes issues with 404 behavior
- Staggering featured post using ‘sticky’
- Add to search posts query array with post IDS which will appear first
- why ignore_sticky_posts in sticky post query
- counting post from a wp-query using sticky_post
- Sticky post of current viewing author?
- How to Order Sticky Posts? [duplicate]
- Add something after all sticky posts in The Loop
- Set custom field value when reaching expiration date
- Jquery and Sticky
- Different style for first two (sticky) posts
- Why ignore_sticky_posts argument is in sticky post query?
- How to show sticky posts on all pages of the pagination, not just the first page?