I would definitely suggest you rewritting your theme.
Correct me if I am wrong, but WordPress themes are created so that you can manipulate with them. (if you want)
Another thing to take into consideration is, assuming from your filename headerstyle3
, you probably have a theme containing more of such pages, varying in numeric index (headerstyle1, headerstyle2), with a different design, so remember to deal with them also.
Please, bear in mind, that I can not tell you, how to replace your code. In order to do that, you need to provide us with a little bit more info, (like whether you want us to help you replace it), i.e. the whole source of your desired menu, your current file content of the file headerstyle3…
Related Posts:
- different style sheet for just one page template
- CSS style and app.js not loading
- Add custom css to specific user
- Unable to login using username
- Word Press – Dynamic Content [closed]
- Please Explain the Importing Process of Multiple Stylesheets for Child Themes
- Insert image in WordPress with HTML5 tag and caption function
- how can I just add to parent theme function(s) instead of redeclaring whole the function
- Move Custom Fields on General Settings Page to New Location
- Skeleton Child Theme Add Icon Bar to Header Flex Grid
- Change CSS for logged in users
- Redirect to another page using contact form 7? [closed]
- How to stop wordpress from injecting hard-coded style into image attachments with captions
- Custom styles.css sheet for visual editor
- Condition OR for current user ID
- Is my code correct to enqueue CSS on a specific page?
- How to retrieve the current post’s generated featured image size?
- header_image() with CSS
- Not all CSS elements transferring via parent to child?
- Custom Behavior when Adding New Custom Post Type in Dashboard
- Where do I store custom functions that call custom page template files?
- Why There Is No “get content by ID” Function
- Split Media Queries in different files!
- Some questions about how proper add 2 CSS file in a WordPress theme?
- Custom HTML markup
- Use a shortcode to display custom meta box contents
- problem loading stylesheets to wp_head dynamically
- Wp-query Order By problem
- Create custom function for hero image
- Randomizing wp_tag_cloud() in child theme
- login_headertitle is deprecated since version 5.2.0
- How to append classname to body tag if guest user
- Where do I go to edit this area? [closed]
- Replace plugin function with a custom function?
- Add attribute only to first image of every post via functions.php
- How to insert class in each list of categories?
- Parent theme styles overriding child theme CSS [closed]
- I can’t add CSS with functions.php
- Different favicon on different pages
- Theme JS is available but theme CSS isn’t
- The_content and Preg_replace in loaded Iframe [closed]
- Proper Way to Load stylesheet on Condition
- This code works, but the way I integrated it is breaking the media uploader. How can I integrate it properly?
- Default Nav Highlight
- Custom styles in Tiny MCE with an external CSS file
- why can’t i add front.css to my frontpage.php
- get_template_directory_uri() links to child theme not parent
- Problem with images URL after filter applying
- remove/hide wp-editor
- two search forms on the same page
- Getting out side of wp root folder from function.php using absolute path
- Function to replace comment’s accented characters before posting
- Insert a field with PREG_REPLACE – strange behaviour
- How to echo Widget Title in Custom Frontend-Template Box
- Page Template Won’t Load Correct CSS File
- New checkbox in custom widget isn’t saving data
- Linking Javascript in functions.php file
- current_page_item is missing inside wp_nav_menu
- how to display a page before the home page
- loginout function customization
- Can’t change theme name
- define css class in functions.php
- Function to check if custom page is used by page?
- implementing a centralized content “show-do-not-show” toggle?
- How would I make a function to dynamically determine if user is logged to change navigation menu text?
- How to display this meta data (an array) in form of a function (created with a custom write panel)?
- WordPress – using sessions?
- Completely Disable WordPress RSS Feeds
- How to remove font awesome from loading in wp theme
- Advanced method to control cache of enqueued style/script
- How to replace ACTION url from original wordpress login form?
- Combine page types and Custom Taxonomy in a functions.php command
- Header menu aligned right on all pages except for single-post page [closed]
- Can’t load assets
- Save_post – Warning: Cannot modify header information
- How to use WP conditional tag in a functions.php with OCEANWP Theme?
- Modifying a WordPress Plugin
- CF7 select value get to function and reciept value from function
- Hide author info in single posts by certain users
- How to reference different css (bootstrap) stylesheets for the header and body of a page?
- External api call and make global variable for any page visitor enters , page-home, page, single etc
- Can we have conditional CSS styling?
- Post content overflows on my mobile phone
- Stylesheet does not load despite functions.php
- Remove clickable Link of WordPress Site Logo from Woocommerce Single Product page
- Parent category as WOOCommerce Categories widget title
- How do I make a custom “Read More Blogs” button for my blog page
- function class doesnt work
- Help using ShortCodes to style whole chunks of the post
- Extend WordPress Audio Widget to accept HLS (.m3u8) URLs
- Shortcode to insert default text and change one word throughout it?
- Setting Up Child Theme To Take Priority
- I want to customize the_posts_navigation function by replacing prev and next with images
- how to remove a tag in the_category function
- How Can I Concatenate A String With One Of My Custom Field Value Before Saving The Post?
- Reference multiple style sheets, clearing styles for permalink page, custom fields for css
- CSS disabled after getting rid of emoji
- How to add styles in existing function?
- Woocommerce – Switching Price for Category
- How would I correctly implement a new if statement in a child functions file?