I recommend creating a child theme first so you can update later. Further, you can edit /wp-content/themes/business-one-page/inc/extras.php at line # 149 and replace with below code.
<a class="btn-more" href="#content"><?php echo esc_html( $slider_readmore );?></a>
Related Posts:
- Divi change project category slug
- Child-Theme Category View with modified permalinks (%category% removed)
- How do I stop my form from adding code to current page URL instead of re-directing. Been stuck for days
- How to get URL of current page displayed?
- Override get_template_directory() in child theme?
- Childs PHP files not overwriting Parent’s PHP files
- Disable Attachment Pages Completely
- why is translation not working on theme?
- Is it possible to disable a function of a parent theme?
- How to override an unpluggable parent theme function?
- how to get permalink structure with php
- Facebook Comment Count
- How do I remove a require_once admin panel from the parent theme from the child theme functions.php?
- is there a simple way to list every templates / php files used to generate a specific page?
- Copyright info change in Theme Child PHP
- How to Remove Parents Category Permalink from Posts
- Add footer.php to WordPress child theme
- Setting up the child theme so as to enable right-to-left WordPress?
- add_rewrite_rule with bottom priority doesn’t handle the WordPress pages
- How to override a non pluggable and non hookable function in a WordPress parent theme?
- Understanding WordPress child theme custom JS loading
- Understanding child theme functions.php
- How to stop PHP code running when in a child theme
- Change “add to cart” button color based on Woocommerce product category [closed]
- Replace part of a parent-theme customizer in the child-theme
- Why my image upload button is not working in wordpress widget area?
- Create custom permalinks to show Custom Post Type’s relationship?
- two columns of posts on homepage, one of them “favorites”
- How to edit php files in Child Theme?
- WordPress Child Themes
- Custom Background by Page IDs
- Copyright info change – Corporate Plus Theme PHP [closed]
- How to get post permalink url without a href
- Started getting warning message following host’s PHP upgrade
- AJAX button action in foreach
- element not working in Safari [closed]
- get_template_directory_uri() providing wrong path for img
- WordPress comment submit button substitutes/options
- Function won’t run onclick using Ajax
- stripping tags from excerpt in WordPress is not working
- Change product_base programmatically
- Why does the Woocommerce grouped template prints the unpublished products?
- How to remap one of the TinyMCE Advanced Editor button to open the wordpress media library?
- How to edit HTML of my website on WordPress? [closed]
- How to specify the path for require_once in a child theme?
- Warning: printf(): Too few arguments in helpers.php file
- What’s a good way to allow overwriting files within a child theme if I want the same folder structure?
- WordPress filter load_textdomain_mofile not working inside a child theme’s functions.php but works form inside a plugin
- How do I check or test a WordPress Auto Year Change Script?
- Use custom template on custom post type
- How to have different site identity logos on each page on Astra Theme [closed]
- Include style.css in the Child Theme with PHP
- Custom post type permalinks do not appear using the link functions
- How to Handle Going Backwards in Navigation When Referrer in PHP/JavaScript won’t work?
- Cannot access $wpdb, comes back NULL
- Remove slugs from custom posts type
- .html end of URl affected to SEO?
- Problems clearing cache
- Removing “Powered by” footer using child theme PHP [closed]
- Overide Variable in Child Theme
- child parent styles enqueue order
- Creating a child theme after numerous edits to parent theme
- Search only working on front page (index) , not working on other pages
- using wp enqueue style to create a CSS file specifically for a page template
- How to style injected code in header section?
- how to edit a specific post slug using a php code?
- Where should I copy a PHP file from wp-includes to, in order to override it in my child theme?
- Creating a Category Taxonomy
- Child Theme’s Read More Text
- Create special button on WP Tiny MCE Posts Editor for Shortcodes
- WordPress theme showing blank page
- Need advice on theme customizer and child themes
- Conditionally remove comments and post meta in functions.php
- Strip hashtag off permalink with php
- Trying to change featured image from 180×180 to full width on home page
- Insert PHP code in Text
- Permalinks: site.com/post-tite vs site.com/post-id/post-title for SEO and Speed
- Can not call .php files after switching to %postname%
- WordPress permalink issue
- How to edit background color of only one sidebar?
- Inline CSS header style priority function.php Child (no enqueing I think)
- Change permalink structure specific category
- understand what code is doing when prepending /blog
- Custom URL for multiple categories hierarchy
- WordPress redirects to localhost
- Add a product category to a specific product via a button
- Send an e-mail on address with the link with disliked post
- Allow two posts (from different categories) to have the same slug
- Why would the child theme load in the Customize preview, but not on the site itself?
- Test the existence of a page/article by its URL, taking in consideration the URL rewriting by filters
- 404 on old link after changing post url
- url not using query string no longer working
- Custom PHP form needs refresh to load page correctly
- Proper way to remove html code on child theme
- remove_action from parent theme using child theme functions.php
- File from parent theme imported to child theme doesn’t work – any ideas?
- Change button link to add nonce
- How to change this ajax function to submit to the default wordpress content area instead of the custom field ‘seller notes’?
- Child theme overirde template-tags in a theme built on underscores in inc/template-tags
- Cannot access the other pages after successfully editing post type