Similar Tags Layoput - Question | JoomShaper

Similar Tags Layoput

GL

Gregory Loucks

Template 1 week ago

Someone in this group helped me with this code:

.mod-tagspopular.tagspopular ul { display: flex; flex-wrap: wrap; gap: 10px; padding-left: 0; } .mod-tagspopular.tagspopular ul li { list-style: none; }

.mod-tagspopular.tagspopular ul li a { display: inline-block; padding: 8px 14px; font-size: 16px; border-radius: 6px; background: #f2f2f2; transition: all 0.3s ease; } .mod-tagspopular.tagspopular ul li a:hover { background: #007bff; color: #fff; }

it makes the populat tags load horizontally. Now that I see that it worked. Does anyone know how to do it also for Similar Tags module, please? What would thwe code be?

Thanks, Greg

0
1 Answers
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 1 week ago #219136

Hi Gregory,

Thanks for reaching out to us.

To give you the correct CSS for the Similar Tags module, I’ll need to check the module on your site. Could you please provide the URL where you have the Popular Tags and Similar Tags modules set up?

Once I can see the page, I can write the exact code so the Similar Tags module displays horizontally like the Popular Tags module.

Thanks!

0