Keyword

Spaces in K2 Content module

  • Link111
  • Link111's Avatar Topic Author
  • Offline
  • New Member
More
4 years 2 months ago #174428 by Link111
Spaces in K2 Content module was created by Link111
Hello,

I have made a K2 content module, that would show more items on the website's right side, but I noticed there are spaces between presented item list. How do I remove those spaces?
Attachments:

Please Log in or Create an account to join the conversation.

More
4 years 2 months ago #174443 by JoomlaWorks
Replied by JoomlaWorks on topic Spaces in K2 Content module
Use your browser's dev tools (inspector) to see which element has extra padding or margin. Or provide a URL to that page.

Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Link111
  • Link111's Avatar Topic Author
  • Offline
  • New Member
More
4 years 2 months ago - 4 years 2 months ago #174453 by Link111
Last edit: 4 years 2 months ago by Link111.

Please Log in or Create an account to join the conversation.

More
4 years 2 months ago #174455 by JoomlaWorks
Replied by JoomlaWorks on topic Spaces in K2 Content module
Add this in your template's main or custom CSS file:
div.k2LatestCommentsBlock ul li,
div.k2TopCommentersBlock ul li,
div.k2ItemsBlock ul li,
div.k2LoginBlock ul li,
div.k2ArchivesBlock ul li,
div.k2AuthorsListBlock ul li,
div.k2CategoriesListBlock ul li,
div.k2UsersBlock ul li {margin:0;}

Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Link111
  • Link111's Avatar Topic Author
  • Offline
  • New Member
More
4 years 2 months ago #174480 by Link111
Replied by Link111 on topic Spaces in K2 Content module
It worked. Thanks :)

Please Log in or Create an account to join the conversation.

More
4 years 2 months ago #174488 by JoomlaWorks
Replied by JoomlaWorks on topic Spaces in K2 Content module
Great :)

Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum