Hi,
how can I change the title to smaller font pls, e.g. font 22 on the blogs list
e.g. https://tandoormaster.com/blogs/recipes
password TandoorMaster
Hi,
how can I change the title to smaller font pls, e.g. font 22 on the blogs list
e.g. https://tandoormaster.com/blogs/recipes
password TandoorMaster
@984488 ,
.main-blog h1.title--primary {
font-size: 22px;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid
superstar that works thanks!
Do you also know how I can move the description below the title please.
@984488 ,
Check-in the blog page in the admin panel
@984488 ,
Or let me share the article.liquid file.
Sorted, thanks