Product categories layout
-
Hello,
I am using product categories module on my home page (carousel view) categories design: default. Can you please provide me the code for changing the font color and font size?
I’ve tried everything with the inspect tool but can’t get the right parameter.
Also i noticed that on mobile view the title text is always outside the box while on desktop is inside – different styles doesn’t effect the mobile view.
Thank you,
Hello,
Please provide your site URL I will provide custom CSS. If your site is under maintenance, please provide your site admin access to the private area.
It is not possible to move the title on mobile. The title may be of different length and it may be to little space to fit.
Best Regards
1. Credentials in private.
2. Ok, it looks good so it’s fine.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.category-grid-item .category-title {
margin-bottom: 0;
color: #333;
text-transform: uppercase;
font-weight: 600;
font-size: 20px;
line-height: 1.5;
}
Change the values as per your needs and remove the styles which you do not change.
Best Regards
I really appriciate your help. This became my to-go theme to use – i will write an extensive 5 star review later this day. Keep up the good work!
Hello,
Thank you very much for warm feedback. We shall appreciate a highly 5-star review.
If you have any questions please feel free to contact us.
Best Regards