Hi dear friend,
In order to display categories description on the header on mobile mode when on the header position is activated, please add this line of CSS code on the following path :
Dashboard > Theme Setting > Additional Scripts > Custom CSS
@media (max-width: 1140px) {
#header.shoppage .subtitle {
display: block!important;
}
}
I am not sure what do you mean about the links if you are talking about the subcategory links and you wanna need to hide subcategories and display category description, it’s not possible to have these features together thought Pinkmart setting but I can do it with a line of CSS code.
Please provide a screenshot about what you exactly need and also your WordPress login information to me via private reply, then I will do it for you.
Best Regards.