HelpWP
  • Home
  • Suggest Tutorial
  • Facebook Group

How to change the Custom Logo class in WordPress Theme

April 7, 2017April 11, 2017

This tutorial goes over how to change the class that is on the custom logo.

Once you have added custom logo support to your WordPress theme you might want to style it. By default, WordPress adds a class called custom-logo-link when you upload a logo from the WordPress customizer. Since I am using the Bootstrap framework, I wanted to change this class to something Bootstrap already styled out-of-box.

Not only does this save time, but I didn’t have to duplicate styles in my CSS stylesheets.

Below is the WordPress filter used to change the custom logo class in this tutorial.

bootstrap css customizer logo

Related Tutorials

How to add a new Widget Area to a WordPress Theme

How to add a new Widget Area to a WordPress Theme

This tutorial goes over how to add a new widget area to your WordPress theme. You will learn how to register a new widget area called ‘Contact’.

View Tutorial

Theme Customization
How to make the Read more link into a button in WordPress

How to make the Read more link into a button in WordPress

Many WordPress themes add a “Read More” or “Continue Reading” link after a blog post. In this tutorial, I am going to show how to turn this link into a button.

View Tutorial

Theme Customization
How to add a Featured Image to a WordPress Theme

How to add a Featured Image to a WordPress Theme

This tutorial goes over how to add the WordPress featured image to your blog and single layout.

View Tutorial

Theme Customization
Copyright © HelpWP.com - 2023
HelpWP