Updated 18/2/16 : Storefront Theme was updated. Adding a filter hook to rename the navigation. If you have donned the Storefront Theme by WooThemes and tested the mobile view, you might have noticed that your main navigation/menu turns into a … [Read more...]
How to Remove Horizontal Line under Page Title in Storefront Theme
Updated 18/2/16 due to Theme Update For one reason or another, you might find that you’d like to remove that horizontal line just below the page title in Storefront theme. The horizontal line becomes prominent when you don’t have a title for your … [Read more...]
How to Move the Navigation Menu Outside of Header for Storefront
Here’s another tweak that you can do on the Storefront theme. If you want to move the main navigation/menu below or outside the header, you just need a few lines of code. There is no need to create a new header.php file on your child theme. … [Read more...]
How to Specify CSS Styling on a Single WordPress Page
Understanding a bit of CSS is a useful skill for a website owner. Now, suppose you wanted to apply a line of CSS styling on just a single page instead of the entire site. Learning how to target your CSS to specific pages can solve hours of … [Read more...]
Choosing a Color Scheme For Your Online Store
Choosing a color scheme for your online store might be an arbitrary decision based on your color preferences. Usually peoples intuition for their color scheme is pretty good. But should you leave it to chance? Spending a couple hours to learn … [Read more...]
How to Change the Arrows in Pagination for Storefront and WooCommerce
When looking at category pages for posts and WooCommerce products in Storefront theme, you can navigate to different pages by clicking on the default left and right pointing arrows. Notably, most themes would use a “Previous” or “Next” text instead … [Read more...]