Tags overlapping in mobile view

Posted in: Newsmag
Post count: 136

When there are a number of tags they overlap each other on mobile view:
https://ibb.co/8X1P4ws

Related article that if viewed in mobile view shows the overlapping tags:
https://smallcaps.com.au/junior-explorers-shrug-off-virus-woes-push-ahead-at-speed/

Is there a way to fix this?

Note: I changed it from saying ‘TAGS’ on my site to ‘ASX CODE’…but is the same thing.

Post count: 35449

Hi,

You can solve it using a custom css like this one ->
.td-tags li {
line-height: 40px;
}

You need to set it in theme panel> custom code advance > phone.
Or using this setting from theme panel -> https://i.imgur.com/BJZpmCQ.png

Hope this will help you!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.