ashbash18
-
Posts
2 -
Joined
-
Last visited
Reputation Activity
-
ashbash18 reacted to tuanphan in shop categories in drop down menu on mobile
Find this code
.t-item { display: block; padding-left: 15px; } change it to
.t-item { display: block; padding-left: 15px; font-size: 12px !important; }