עיצוב אלגנטי (נייד): חוסר בשי.—קטגוריות אנכיות בצבעים

Hello!

The vertical colored bars that show next to a category are missing in the mobile version of this template.

I’ve added a screenshot of a forum that actually has them in this thread:

Some user pointed to part of the source code that was commented out:

Could this maybe be adjusted with one of the next releases?

Best,
Daniel

2 לייקים

Hi,

Well, this isn’t a bug but a styling choice for the theme that has been there since almost since it’s inception 7y ago!

I don’t know what the reason behind the choice was, but I think the theme page where you brought up it as well, is the appropriate place to ask for it to change, and so I’ll be closing this topic.

If you would like to change this on your personal forum, I would recommend making a small theme component and adding:

.category-list-item {
   border-left: 6px solid;
}

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.