Add a tagline to the storefront theme

edit woocommerce themes

If you have a WooCommerce store using the popular Storefront theme, you can add a simple tagline beneath your logo using the ::after pseudo-element.

.custom-logo-link::after {
color: #333;
content: "award winning jeweller, writer and broadcaster";
display: block;
font: 400 1rem 'Oswald', sans-serif;
margin-top: 1rem;
text-transform: uppercase;
}

This approach isn’t particularly SEO-friendly, since search engines don’t interpret content added via CSS. However, it’s a neat and lightweight way to visually combine a logo and tagline without modifying your theme templates.

Read More Articles

Explore more tips, tutorials, and insights on WordPress, websites, and digital strategy.

How to delete your old online accounts

Have you ever been completely frustrated you can't seem to delete an old online account? That's where AccountKiller comes into play.

free seo tools

Free SEO tools Part I

These 5 free SEO tools can help highlight any problems your website has that need fixing and help boost your Google ranking.