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
- Override get_template_directory() in child theme?
- Disable Attachment Pages Completely
- why is translation not working on theme?
- 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?
- How to Remove Parents Category Permalink from Posts
- How to override a non pluggable and non hookable function in a WordPress parent theme?
- Overriding a theme redux file in child theme
- How is WordPress manipulating the posts like there are folders?
- child theme inherticance and php autoload
- How do I target the child theme with get_bloginfo();?
- Deregister and Dequeue Stylesheets From a Plugin and Enqueue a Child’s Stylesheet/s
- Adding tawk.to code just before body tag on functions.php file
- Displaying a button on each post
- Do changes to WordPress permalink custom structure affect old urls?
- Using Multiple Submit buttons to trigger customised php functions
- Can’t extend some core classes
- Insert a button on a page with random number generation
- WordPress custom slug (endpoint) and compare all links
- WordPress child theme fails to override parent navigation menu in /inc/structure/header.php
- Where to edit the template that is generating the code for dynamic_sidebar left-sidebar in the Understrap theme? [closed]
- Parent theme CSS overriding child CSS rules
- How to make a search button that will search my website?
- How to style options page in dashboard?
- WordPress returning 404 for multisite pages
- Replace part of a parent-theme customizer in the child-theme
- two columns of posts on homepage, one of them “favorites”
- Copyright info change – Corporate Plus Theme PHP [closed]
- Started getting warning message following host’s PHP upgrade
- AJAX button action in foreach
- Change product_base programmatically
- 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
- 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?
- 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
- using wp enqueue style to create a CSS file specifically for a page template
- How to style injected code in header section?
- Creating a Category Taxonomy
- 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
- 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
- Why would the child theme load in the Customize preview, but not on the site itself?
- 404 on old link after changing post url
- url not using query string no longer working
- File from parent theme imported to child theme doesn’t work – any ideas?
- Change button link to add nonce
- Child theme overirde template-tags in a theme built on underscores in inc/template-tags
- PHP “warning include_once(): Failed to open stream” Simple HTML DOM in WordPress Child Theme
- AJAX numerical pagination problem in TwentyFifteen-child theme
- Permalink doesn’t navigate to post (changes only url)
- Permalink changes after several minutes after saving post
- How to locate parent theme functions and add functions to my wordpress child theme?
- Modifying child theme’s header
- WordPress files break if I edit them, but adding a closing PHP tag fixes it
- Add the shortcodes from the enfold theme to the other theme
- WordPress child theme, creating a custom php template page
- image on homepage disappeared due to change of permalink name
- Custom content using in_category
- Local WordPress from Git repo, where to set document root?
- How do I generate formatted permalinks as specified in backend options?
- 403 Forbidden Localhost Wamp Apache Php
- Permalinks and custom PHP application
- Where to find the html for WordPress site? [closed]
- How to solve 404 permalink errors on nginx server
- Some links broken after updating WordPress version
- How to remove image on single product and get product to span page?
- add_rewrite_rule questions
- Would it be possible to route WordPress Through an MVC Application
- Functions are causing errors
- echo variable containing html and the_permalink();
- custom data in url
- PHP code for link with text
- Divi – add title to mobile menu button
- why css file not link?how to create permalink?
- WordPress CPT & Custom Taxonomy with the SAME Permalink Structure
- Modify the permalink structure for a specific category
- Can’t make an external api call in php side of wordpress child theme
- Unable to remove action from parent theme via child theme
- WordPress per ACF – permalink is not working
- Processing data and redirecting with query string