how do i make my category title size smaller in the debut theme?
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
hello @biscoffntea
Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.
Hi @biscoffntea ,
Please follow the steps:
-
Step 1: Go to Online store > Themes > Actions > Edit code.
-
Step 2: Go to Assets > theme.css and paste this at the bottom of the file:
.site-nav .site-nav__link–main .site-nav__label{
font-size: 12px;
}
Hope this helps!
