You don’t need functions for this, just look in your theme’s template files: For single posts check single.php and for blog archive/categories check archive.php.
Change the <h6> in those php files to <div> or whatever you want. It would be wiser to override them with a child theme so you don’t lose your changes in a future update of the theme.
Related Posts:
- How do I change/modify the_post_thumbnail(); html output?
- How do I make an HTML table from a database table?
- How to get the custom header image’s alt text?
- Modify previous and next text from pagination links
- Calling a method from functions.php on a click of a button
- Correct way to make static pages editable in wordpress
- Nice scroll to wordpress
- Two posts in same div – WP loop
- Is it ok to replace php code with html?
- Header has extra HTML block at top before my code
- To echo or not to echo?
- Blank space at beginning of tag?
- Add HTML Attributes To Anchor Tags In `wp_list_categories()` Function
- Correct syntax to html php conversion
- How to properly insert a link to a template in WordPress?
- Show post in slider
- How can I hide Home in my menu in a specific page?
- Getting a specific post values to another div or modal
- Add a class to the anchor tag on HTML5 gallery
- how to remove metadata from the posts of my blog?
- How to store data from multiple forms using ajax and php
- search and replace preword from author
- WP grandchild categories in nested ul li
- Use DOMDocument with ob_start breaks my HTML code
- selected option if current category is the value
- Settings API callback function inserts html quotes from nowhere
- How create a Shortcode with hover and complex options
- How do I remove the product thumbnail link from a specific div in Woocommerce? [closed]
- WordPress Multiple Navigation bars
- Login to wordpress by clicking a link and specifying usernaname and password in url
- Make PHP work with HTML tags
- Syntax error when I try to insert my loop into an unordered list? [closed]
- How to make modifications only to certain elements of an HTML string on the server-side?
- Function returns text instead of html [closed]
- Printing HTML codes
- How i can get post data from database when i am getting post id from url in wordpress
- How to retrieve the data from the sever and displaying it in a page?
- How to execute html code inside php?
- wp_insert_post() with HTML tags using PHP
- How to rename woocommerce-billing-fields
- Prevent redirect to wp-login.php
- How to use the checked() function to check for a non-empty var
- Calling function in loop causes repeat data
- Remove   from the_excerpt
- Find out last 7 days of upload images, last week uploaded image from Gallery and display them in different pages
- Custom forms with HTML
- Wrap title and excerpt in a div (latest posts block)
- Displaying images outside the content
- how to changes mobile menu toggle breakpoint in WordPress
- PHP inside echo HTML
- html form: redirect page after form completes submit function and posts data
- WordPress User Meta value variable into Google Gauge Chart
- WordPress Post Block Element not properly parsed with the_content filter
- Add other class content with reference class value
- PHP function for horizontal Woocommerce thumbnails and badges
- What are the advantages/disadvantages of ways to use php template files?
- Configure WordPress to Use Responsive Image Rendering
- HTML comment cause issue in functions.php script root
- dynamic php menu with hidden sub-categories only showing when the category name is clicked
- Slug duplicates once clicking on link
- couldnt show short code atts in category
- separate list of programs in html/javascript coming from php
- Remove span tags from WooCommerce Downloads page
- How to enable HTML tags in category description without breaking the category page
- Can’t display anything through homepage text editor
- How to find and delete a menu item in php?
- My single.php page skips the first div tag
- opens like sitename.com/URL
- WordPress Slider is not working
- How to display post meta bellow every posts
- Woocommerce custom attributes list help
- WooCommerce multiple custom fields code
- How to override html codes in wordpress?
- Access certain Entry in HTML-Table and pass the entry-data in WP not working [closed]
- Target a specific container to style on WordPress storefront theme
- Switch position of elements in the footer [closed]
- Create html tree sitemap
- Can’t get_users info by using json_encode
- scroll scrpit to particular button position to next id when click button
- Pass form attributes to another php template in wordpress
- Custom HTML form using PHP – help with ajax/username validation
- Code works on page-example.php by not category-example.php
- WooCommerce – Print Processing orders [closed]
- Add options to WordPress backend
- WordPress HTML Helper
- Automatically create a loop for post ID
- get_post_meta is always empty when I use wp_mail
- why is this content-template not showing any of my blog-entries?
- Save Option on Database
- Implement “No related posts for this entry” into the loop?
- ACF repeater image in video poster with jquery
- In reading settings posts are set to “blog” and I have page-blog.php but no posts
- Advanced Custom Fields Show PHP in Text Areas
- Sorting Problem
- Custom HTML/CSS Theme into WordPress – SEO considerations
- How to enqueue structured data as file – jsonld file seems not to work
- ‘This Field is Required.’ is Not Displaying on CF7 [closed]
- Slick slider not working on wordpress
- #038 & wordpress Help
- How can I change text on my SearchWP search results page, as this is not an editable page in WordPress?