I’ve been using the Minimal theme for some time, and I like it a lot. There is one thing I’d really like to change, and after searching Google for an hour, I cannot find a way to change it.
Every blog post on my site has a right side column that shows two sections, “Recent Articles” and “Categories”. The Recent Articles list is okay, but I really, really want to get rid of all the tags that show up in the Categories list.
It makes the page look cluttered and it just doesn’t work for me.
Can anyone tell me how to remove the categories list from blog pages in the Minimal theme?
If the entire right column could go away (including the Recent Articles), that would be even better.
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/timber.scss.css->paste below code at the bottom of the file:
To add on, you can add the code below to make it look less awkward, as the sidebar area now still unnecessarily takes up some space (despite them not showing up) when viewed on desktop.
Also, now that your sidebar with tags is gone - if you still want to let customers easily discover blog post with blog tags, you may consider the Blog Article Filter & Search app, it lets you create dropdown filter with your blog post tags.
You can also optionally add blog search to your blog using this app.