Keyword

Category Item layout Margin

  • quebecguitare
  • quebecguitare's Avatar Topic Author
  • Offline
  • Senior Member
More
9 years 10 months ago #145364 by quebecguitare
Category Item layout Margin was created by quebecguitare
Hello, I am looking for a way to narrow down the margin in between item list in a custom template for a category item view.

www.quebecguitare.ca/professeurs

Is there a way to do this in override?

Thank you
Regards

Thank you for your time!

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 10 months ago #145378 by Krikor Boghossian
Replied by Krikor Boghossian on topic Category Item layout Margin
There is an entity above <article> tag in the category view.
imgur.com/7xHKHIO

This is causing the excess height.The tricky part is to find out how this entity is being generated. I think Gavick can help you with that.

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

  • quebecguitare
  • quebecguitare's Avatar Topic Author
  • Offline
  • Senior Member
More
9 years 9 months ago #145406 by quebecguitare
Replied by quebecguitare on topic Category Item layout Margin
Thanks. I added the following code, and put all the item in primary group of category listing.

/* CATEGORY LISTING ITEM MARGIN */
#mes-profs .itemList article.profitem {
margin-bottom: -15px !important;
}

Thank you for your time!

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 9 months ago #145415 by Krikor Boghossian
Replied by Krikor Boghossian on topic Category Item layout Margin
That will work as well.

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


Powered by Kunena Forum