Hi guys,
I am using a Flex Block 1 on my home page and I used some alterations to make it appear as a list.
Now I want to also display the category tag in the list, but adding this shows the category under the topic title.
See:

What I want is to have the category tag to appear on the right side of the blok on the same level as the title. Like this:

Any tips or help to get me in the right direction?
Cheers,
Len
Hi,
You can try a custom css for this -> https://www.screencast.com/t/R2VrpyTyGy
.td_module_flex_1 .td-post-category {
width: auto;
display: inline-block;
float: right;
margin-top: -27px;
}
Thank you!
Hi,
Please make sure that after you hide the category of that flex block -> https://www.screencast.com/t/DCg8ZCyCW2T4 you clear all cache.
If there is still a problem please provide me a link were I can inspect this problem.
Thank you!
Hi,
I made some test and for me is working without problems -> https://www.screencast.com/t/rWNmESSgM -> https://www.screencast.com/t/1hY4VvaC
Please make a test and try with two new flex blocks, hide on one of theme the category.
Thank you!
Hi,
You can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thanks