If you right-click and Inspect Element you will see it is supposed to be inside an SVG file on your website, but if you open the SVG file the “smart-living” and “smart-workspace” parts are missing. Normally this type of file is either inside of a theme or a plugin but whoever set it up placed it in the root of your website. You should contact the developer who created your theme, or if that’s not possible, you’ll need to either re-create the missing parts of the SVG, or else edit your theme’s front-page.php
file and point it to a .png or .jpg version.
Related Posts:
- How to get URL of current page displayed?
- How can I save a multiple select array with the settings API for a plug-in options page?
- Disable Attachment Pages Completely
- how to get permalink structure with php
- Facebook Comment Count
- the_post_thumbnail() based on the Post ID
- Add Adsense code in index.php
- How to Remove Parents Category Permalink from Posts
- add_rewrite_rule with bottom priority doesn’t handle the WordPress pages
- How to remove this function from the homepage?
- How can one utilize a variable as a callback function name for add_settings_field
- Put a link to a category round a hard coded A HREF
- How is WordPress manipulating the posts like there are folders?
- How to display recent posts on home page with custom HTML
- wordpress upgrade has broken my permalinks
- How to get bool with `get_option()` when already registered setting with type `boolean`
- Why can’t I use “%s” format value in the WordPress function checked?
- Featured image fallback link to permalink
- Settings API – sanitize_callback is not called and it leads to an incorrect behavior
- Do changes to WordPress permalink custom structure affect old urls?
- Why use the Settings API over a new administration menu?
- How can I hide Home in my menu in a specific page?
- Implement toggle switch for theme options in settings API
- WordPress custom slug (endpoint) and compare all links
- Set the checkbox as checked by default at options page
- Displaying the last post on static homepage
- Add prefix to link url
- Fatal Error relating to sessions.php
- 200 Rewrite blog post links
- php script to change slug in post automatically
- Link to index.php from home.php?
- How does Permalink work with the AMP plugin after Removing Parent Permalink Catalog from Posts
- register_setting not save checkbox
- Get WordPress username to customize url
- Menu not updating for logged in users after redirect
- Permalink doesn’t navigate to post (changes only url)
- Post permalink buttons all going to the first post
- Permalink changes after several minutes after saving post
- How to edit button permalink inside function.php using a child theme?
- How to call a WP Class inside my theme
- WordPress/NGINX not respecting the category URL for new posts
- WordPress generates weird permalinks
- Permalink like example.com/taxonomy/post_type/postname
- Having trouble with customizing blog posts on the home page
- How do I stop my form from adding code to current page URL instead of re-directing. Been stuck for days
- Custom content using in_category
- What is the proper way to call a function (from functions.php) on a link click?
- How do I generate formatted permalinks as specified in backend options?
- 403 Forbidden Localhost Wamp Apache Php
- Different home page for logged off users
- Insert div after every three posts in home.php [duplicate]
- redirect 301 with special character like WIX site “#!”
- Permalinks and custom PHP application
- How to solve 404 permalink errors on nginx server
- Some links broken after updating WordPress version
- WordPress Setting API – There is no field in options.php
- add_rewrite_rule questions
- Weird slug in archives permalink
- WordPress Rewrite Issue
- Would it be possible to route WordPress Through an MVC Application
- How to display html code on homepage
- Newly published content gives 404 on wordpress
- Use page.php for front page
- set new link as permalink
- Undefined index notice when using the $args parameter in add_settings_field()
- Multiple URL from Custom post name
- echo variable containing html and the_permalink();
- How to hide something from custom home page with php code?
- append links with unique number string
- get_permalink returning first letter
- Adding if statement to content for homepage
- Get permalink for a post from inside WordPress and route to a related site
- custom data in url
- I want Page titles and excerpts to show up on home.php in certain order
- Make a permalink to the most recent blog post
- PHP code for link with text
- Remove /category/ from category (archive) page URLs (without using a plugin)
- Accessing WordPress Functions get_permalink() in Vanilla PHP?
- Adding slides to an existing carousel manually
- Not able to see the error [closed]
- WordPress add parameters with friendly url structure
- Add any username as link prefix and show data from that specific user’s profile on wordpress pages – with no login required
- how to goto specific page number including title with permalink
- How to extract URLs from wordpress taxonomies
- WordPress 6.1.1 UTF8 Slug Limit Increase
- why css file not link?how to create permalink?
- How to automatically flush permalinks?
- Execute wp_after_insert_post after the permalink is customized
- how to test for options(fields) in settings API?
- WordPress CPT & Custom Taxonomy with the SAME Permalink Structure
- Remove slug of multiple custom post types with and without hierarchical
- Modify the permalink structure for a specific category
- change the blog in the url if you go from a specific page wordpress
- Is it possible to go to the next post in the same category?
- Trouble with WordPress Settings API: Form Submits When Fields Called Directly, Fails When Using Callbacks
- WordPress per ACF – permalink is not working
- Processing data and redirecting with query string
- I’ve added SKU to Woocommerce permalinks, but I have small issue
- Post returns 404 after changing the permalink using post_type_link
- Cannot access the other pages after successfully editing post type