• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Riot Customs

Genesis WordPress Development, Maintenance & Support

  • About
  • Services
  • Blog
  • Shop
  • Contact

Borderline Updates

Written by Riot Customs

There was a major issue with the custom header upload after the WordPress 3.9 release. That has been fixed in this latest update. If you have already customize your Borderline theme, please refer below for the header correction.
borderlinepromo

version 1.0.2
-Fix Header Issue

In the functions.php file.

//* Add support for custom header
add_theme_support( 'custom-header', array( 'width' => 1140, 'height' 180' ));

and change this code to:

//* Add support for custom header
add_theme_support( 'custom-header', array(
'width' => 1140,
'height' => 180,
'header-selector' => '.site-title a',
'header-text' => false
) );

Make changes in the style.css file.

.header-image .site-title a {
max-height: 180px;
width: 100%;
}

and change this code to:

.header-image .site-title a {
height: 180px;
width: 1140px;
margin: auto;
}

Make sure to save both files before closing theme. Now that your themes coding has been updated your header will upload correctly in the theme.

Thanks again :o)

Previous Post
Next Post

Theme Updates Leave a Comment

Reader Interactions

Share Your Thoughts
Cancel reply

Your email address will not be published. Required fields are marked *

I accept the Privacy Policy

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Categories

  • Blogging
  • Business
  • Client Work
  • ConvertKit
  • Freebie
  • GenesisWP
  • Interact
  • Personal
  • Theme Releases
  • Theme Updates
  • Tools & Software
  • Tutorials
  • Web Design
  • WordPress

Master ConvertKit

A kick ass tech course on using the ConvertKit software. Want to start growing your list with the best email marketing software out there? What are you waiting for? Grab this course now!

Enroll Now!
Buy me a coffee
Newsletter

Tails from the Beast

Join our newsletter for tips on how to use the WordPress platforms. Advance your skills, and most importantly, puppy photos.

Please enter your name.
Please enter a valid email address.
Sign Me Up!

Thanks for subscribing! Please check your email for further instructions.

Something went wrong. Please check your entries and try again.

Development Information

  • How it Works
  • Trusted Partners
  • Portfolio
  • Client Portal

Explore

  • Resources
  • ConvertKit Services
  • Terms of Service
  • Privacy Policy
  • Disclamier

© 2009 - 2026 Riot Customs, LLC.

Powered by Flywheel & Beaver Builder.