Your music player looks okay to me. On line 1090 of your style.css file, you have the top padding of class .singular.page .hentry
set to 3.5em
. Start there. You might also want to remove padding and/or margins from the elements above the player, such as the navigation. If you want to remove the title, add if ( ! is_front_page() ) :
before your call to the_title()
.
Related Posts:
- How can I add title attributes to next and previous post link functions?
- What code do you use to generate the text to go into the HTML title tag?
- How can I automatically insert the page content as the title?
- Replace text in the Title
- How do I modify the size of the text in my page titles?
- Print title page in header of a specific page
- Wp Admin Bar Customizing Labels
- Using php to overwrite or replace title tag, while using yoast [closed]
- Two title tags in my header
- Problem in wordpress with “-“
- order by second word in title?
- How to add subscript and superscript in WordPress page titles
- add_theme_support( ‘title-tag’ ) in conflict with custom titles function
- the_title filter applying to menu items
- Modify page title format (when using title-tag)
- Fill post titles from post content?
- Empty title on front page/Home
- REQUIRED: The theme must not used the tags. | REQUIRED: The theme must not call to wp_title()
- Changing “Enter title here” based on post format
- How to get page’s ID if I know the title only?
- WordPress i18n-friendly preg_replace post title
- How to customize search result page title?
- Adding HTML within an image title attribute
- How to make a H1 different then the Title?
- How to set custom title of custom page template?
- How to override parent theme function through the child theme [closed]
- How do I edit the tag without using the deprecated `wp_title()` function?
- Custom Post Type with Custom Title
- Change post title during post saving process
- How to rotate the header image per day?
- Change Default Custom Fields Metabox Name
- Display post title on individual image attachment page
- Include category title in wp_title
- where can i add custom script to stop header video from autoplay
- Automatically add title attribute to links in WordPress
- Get wp_title() from page ID into a variable
- Take excerpt of the content of the post and send it as the title to create new post
- have WP Gallery display the title instead of caption
- How can i remove JUST the title tag from wp_head() function?
- Custom Post Type Title Placeholder [duplicate]
- Site title not showing. What can I do?
- String replace WordPress Site Title
- Remove site name from tag
- SEO meta description and title tag Yoast SEO
- Multiple Conditions for Child Page Title
- How come my first blog post and my home page have the same title?
- Where do I change the ACTUAL title tag that is set in the header.php
- Editing Header Titles of each details in woocommerce Order Email [closed]
- Customized title tag for each page in pagination?
- Why doesn’t YoastSEO allow me to set the title/description for the home page? [closed]
- Change title tag dynamically or within plugin?
- What is the advantage of using header-catname.php over is_category(‘catname’);?
- Change separators in HTML tags
- Get title of page from URL
- Remove site name from title post
- Hide price & title in store thumbnail dispay? [closed]
- custom headers for static home page and posts page
- How to display post title & excerpt when mouse hovers on an image?
- Replace “WordPress” word in title of Dashboard
- Change all Post titles into [Title Case] format
- How to modify a title tag in genesis?
- How do I set the blog name?
- How to Change Title Attribute to be different from Page title
- How to sanitize post title with commas
- Add anchor text to php
- How to echo a different title to the page if it’s opened on an android mobile phone
- Adding schema.org itemprop to WP4.1 Title Tag
- Remove post title
- Set max title length – similar to excerpt length for outside of single.php
- How to edit title on Edit post pages?
- How do I shorten the title lenghs with Elementor theme? [closed]
- Automatically add words if duplicate post titles
- Header style different on home and remaining pages
- Remove Title of youtube video
- How to Customize “WordPress > Error” Text in Titlebar?
- How to insert icon in site title
- How to add H4 tag to the_content filter (after content)?
- Custom title, Bones theme
- Limitations when modifying wp_title with a filter
- Changing the title tag from a shortcode
- HeadSpace2 double title on homepage
- Changing title & add Breadcrumbs
- Page title is showing category name as well in the google search results
- Get Image from Media Library with the Title
- Resizing of a header/div in a website through css in wordpress [closed]
- Title attributes on Permalinks for posts and products
- How to Change The Title in WordPress For SEO
- change title separator
- Get rid of title from static front page
- Sanitize the output of the_title() or the_title_attribute() to remove whitespace
- Set Title from Custom Template
- Change page title dynamically before header is rendered
- Modify conditional titles to include parent and page number
- Blog Title not showing up on main Blog page
- Why is a category/ tag name prefixed to title of every page?
- pull non-wp site into content area of wordpress -or- pull wp header into non wp site?
- Save title as custom field on custom post type
- Where does Yoast SEO plugin sets the site/page title?
- For better digital journalism, how to store a second title and excerpt?
- After I set the title, it over-wrote all the titles for the individual pages