You probably can’t remove it with the theme, but with the style sheet. Put the cursor over the line/text, right click and select inspect element. In the inspector on the left side go with the cursor over the elements and select the text. Then on the right side there is a Layout button, click it and there will be kind of a box. Look for the line in that box. It looks like a border of 1px to me. If you find it remove the 1px and if the line is gone put your cursor over the border, look at the name and two rows on the left of Layout there is a rules button for the CSS of the page. Search for the name of the border and open your style.css, look for that name and change it from 1px to 0px.
Related Posts:
- Why are tags from the header showing up on my WordPress site? [closed]
- Header Image instead of dynamic text
- How does one suppress a 404 status code in a WordPress page?
- Admin bar and fixed header issue?
- disable wordpress canonical tag meta
- Disable h1 and h2 from rich text editor combobox
- Recommended location to set response headers?
- Is it safe to fix Access-Control-Allow-Origin (CORS origin) errors with a php header directive?
- Custom endpoint and X-WP-TotalPages (headers)
- Additional Option on Custom Header admin
- How can I use CURLOPT_USERPWD in wp_remote_post?
- If Modified Since HTTP Header
- Getting redirect to happen before header output
- How do you log a user out with wp_logout?
- Indenting (tabbing) WP_head
- Change the headers content type with wp_remote_post
- Why I can’t add a script-code into theme-settings without 403-forbidden?
- HTTP Header on specific page is application instead of text
- Is it wrong to put header tags inside WordPress help tabs? [closed]
- Authenticate a user for current request
- Remove link around logo
- Facebook embeds loading the wrong language
- Banner in WordPress
- I want to hide header in the static homepage that I am working on [closed]
- Remove all WordPress HTTP headers (not in-source embeds)
- WordPress 502 | Header Upstream send too big
- Creating dynamic header and footer files
- Strange 403 header response
- My header not showing up [closed]
- How to Access Script Tags in Header
- H1 tags for header image?
- Where are my js and css links in header?
- Problems accessing stylesheets/scripts loaded in WP header
- Rotate images in header based on date
- Trying to set a cookie based on $_POST parameter
- If custom image header does not exist display text header
- How to add some lines to the wp-login.php header via functions.php?
- How to Customize Wp Default Title and a prefix
- allowed_http_origins() only works in theme functions.php
- Insert stylesheet into WordPress header?
- How to register and set http/2 server prefetch for a specific asset?
- Header with content
- WordPress Template not getting my Sub-Header File
- How to add social follow button to header? [closed]
- Include two headers
- What is this HTTP_REFERRER “WordPress/4.1.2”
- Empty lines in header, how to remove them
- Benefits to using CSS for header image instead of html img tag [closed]
- Export Header and Footer
- Custom headers in WordPress, are there also custom footers?
- Point get_header() to different plugin
- Inserting iframe right after on header.php
- How to add script right after ?
- Code needs wrapper/container to put footer back in, but where?
- How can I remove or change the tooltip of an icon
- Design Header meta on single posts wordpress
- Including PHP files in header.php
- Remove server response header
- Using a nonce Content Security Policy header for style-src for inline style elements returns errors
- How can I use an iframe element as my header media?
- How to make my banner (logo image) position on the center
- Easiest way to use relative URLs in my WordPress header
- Should I use do_action in the header file?
- Update Code to be Compatible with WP 5.3 (‘cannot modify header information’ warning)
- set cookies on certain page only
- Twenty seventeen header is not responsive
- 3 WP installations on the same domain, with the same header
- How to make custom_header_setup() image as background image?
- Video Header in 2016 theme
- WordPress cookie issue on login: “ERROR: Cookies are blocked or not supported by your browser. You must enable cookies to use WordPress.”
- Insert Code into Header Only on Blog Posts
- How to prevent a style sheet to affect a header.php or footer.php?
- How do I change top header background color
- Why is http header providing 404 while site is online?
- only header is showing up in posts
- In the Header.php file, is there a way to swap between one layout and another?
- force download a file in template_redirect hook
- video header in desktop view, image header in mobile view
- expires header in w3 total cache
- Force download of MP3 file in Safari
- How do you find the logo code on theme file or where can I find the header theme file?
- If is single in header.php [duplicate]
- show wordpress data without headers
- Override theme metadata in header
- Code to Show for One post only in head
- Download custom file in wordpress backend [duplicate]
- Removing old code from header
- Random header image but also specific header for certain pages
- How to remove uncategorised posts from WordPress
- Dynamically changing header text depending on URL in WordPress html page
- Custom header shows two or three or more images
- After being hacked Fatal error: Call to undefined function get_header() in 404.php on line 1
- change headline of page
- making posts linked outside of WordPress still use the same header and footer
- How change the header color?
- Loading second header.php for other homepage showing double header.
- My CSS, footer and header don’t show up!
- End of script output before headers – multiple apache error_log errors
- wp_redirect problem using code snippets
- How to add meta description correct way