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
- Two title tags in my header
- order by second word in title?
- the_title filter applying to menu items
- Fill post titles from post content?
- WordPress i18n-friendly preg_replace post title
- How to set custom title of custom page template?
- How to override parent theme function through the child theme [closed]
- How to rotate the header image per day?
- 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
- have WP Gallery display the title instead of caption
- Custom Post Type Title Placeholder [duplicate]
- Site title not showing. What can I do?
- String replace WordPress Site Title
- Multiple Conditions for Child Page Title
- How come my first blog post and my home page have the same title?
- Editing Header Titles of each details in woocommerce Order Email [closed]
- Customized title tag for each page in pagination?
- What is the advantage of using header-catname.php over is_category(‘catname’);?
- Change separators in HTML tags
- 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?
- Add anchor text to php
- How to echo a different title to the page if it’s opened on an android mobile phone
- Remove post title
- Set max title length – similar to excerpt length for outside of single.php
- Automatically add words if duplicate post titles
- Header style different on home and remaining pages
- Remove Title of youtube video
- How to insert icon in site title
- 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]
- How to Change The Title in WordPress For SEO
- Set Title from Custom Template
- Modify conditional titles to include parent and page number
- Blog Title not showing up on main Blog page
- Cannot use ‘CSS’ in post title
- Keep Title and Description always
- How to echo all the_title() without text after last “-“
- set title attribute in wp_get_attachment_image()
- Permalink and ACF field
- Homepage meta title and description not showing in search engines?
- Add the title attribute to links
- How to add css option to Header Image customizer?
- Clickable image link sends people to wrong URL
- Double bar “|” in title (By WP SEO Yoast?) [closed]
- Use custom header as WordPress header
- How to put post title or keyphrase in content on different places automatically?
- Change auto post title generation according to different post properties
- How to get Title of Home Page to Appear on Page
- Need help with page title (Static front page)
- Replace a ‘Title’ tag with a Custom Field
- Show post title words one by one [closed]
- Text under post title on frontpage but don’t want it in full post
- How do I remove ‘Home’ from homepage title?
- Inconsistent title for posts
- Post titles and thumbnails as links to custom post types?
- Title don’t function as link
- How to add a span class in the post title?
- Adding a class to post title considering the title length
- SEO module to change tag title for different listing page
- Hide a page title in WordPress 3.0
- Changing The Default Header POST Title and Description text by category in wordpress
- Change post title but not in widgets/menu/etc
- how to add dynamic text before and after of post title
- We are facing this error in header unable to understand the issue
- Title tag on home using front-page template not showing
- How to include a query_vars value in document_title_parts?
- Please I want to prefix my WP posts title according to each category
- Page Title Dependant On Input?
- Display page number on custom page title function
- Blog Post Title apearing twice
- How do I separate the post title from the content in an excerpt coded thus:
- What change does this code need to include title of parent?
- How can I prevent the Search Results Page from changing title?
- Show Header When Not In Iframe
- my site show this symbol (::) between site title and tagline
- Display tab title as ‘blog tagline | blog title’
- Different titles for static, posts, and every xy page
- How do you add Author and date Published on Category Pages?
- The entity “raquo” was referenced, but not declared
- How to get the meta title of a page configured as blog (loop)
- Custom Post Title as search term
- My post titles is getting mashed up with my blog title
- What is the wordpress page title php code?
- How can I change tagline in title tag “Just another wordpress site”?
- I have a problem with Home Page title
- How to fix special characters when the title or excerpt is shortened [closed]